|
| Server (const sys::socket_address &address) |
|
void | run () |
|
void | verbose (bool rhs) |
|
void | listen () |
|
void | accept_connection () |
|
void | handle_client (const sys::epoll_event &ev) |
|
void | push_updates (time_point now) |
|
template<class T>
class vtb::srv::Server< T >
Definition at line 22 of file server.hh.