libcaf
0.17.1
|
Manages incoming connections. More...
#include <doorman.hpp>
Public Member Functions | |
doorman (accept_handle acc_hdl) | |
bool | new_connection (execution_unit *ctx, connection_handle x) |
virtual void | launch ()=0 |
Starts listening on the selected port. | |
![]() | |
broker_servant (handle_type x) | |
Protected Member Functions | |
message | detach_message () override |
Additional Inherited Members | |
![]() | |
using | handle_type = Handle |
![]() | |
mailbox_element_vals< SysMsgType > | value_ |
optional< size_t > | activity_tokens_ |
Manages incoming connections.