|
libcaf
0.15.0
|
Signalizes that a broker acceptor has been closed. More...
#include <system_messages.hpp>
Public Attributes | |
| accept_handle | handle |
| Handle to the closed connection. | |
Related Functions | |
(Note that these are not member functions.) | |
| bool | operator== (const acceptor_closed_msg &lhs, const acceptor_closed_msg &rhs) |
| bool | operator!= (const acceptor_closed_msg &lhs, const acceptor_closed_msg &rhs) |
| template<class Processor > | |
| void | serialize (Processor &proc, acceptor_closed_msg &x, const unsigned int) |
Signalizes that a broker acceptor has been closed.
|
related |
|
related |
|
related |
1.8.9.1