- util
- uring
- ListenerInterface
- SafeConnList
Public Member Functions | |
| void | Link (Connection *c) |
| void | Unlink (Connection *c) |
| void | AwaitEmpty () |
Public Attributes | |
| ListType | list |
| fibers::mutex | mu |
| fibers::condition_variable | cond |
Definition at line 27 of file accept_server.cc.
1.8.15