mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-06 16:56:45 +08:00
格式调整
This commit is contained in:
parent
152b5515d2
commit
a7bec6348b
@ -100,7 +100,7 @@ struct waiter_helper {
|
|||||||
ret = ret && ctrl.handshake_wait(default_timeout);
|
ret = ret && ctrl.handshake_wait(default_timeout);
|
||||||
} while (counter.counter_ > 0);
|
} while (counter.counter_ > 0);
|
||||||
}
|
}
|
||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
template <typename Ctrl>
|
template <typename Ctrl>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user