libcaf
0.13.2
|
Signalizes a newly accepted connection from a broker. More...
#include <system_messages.hpp>
Public Attributes | |
accept_handle | source |
The handle that accepted the new connection. | |
connection_handle | handle |
The handle for the new connection. | |
Related Functions | |
(Note that these are not member functions.) | |
bool | operator== (const new_connection_msg &lhs, const new_connection_msg &rhs) |
bool | operator!= (const new_connection_msg &lhs, const new_connection_msg &rhs) |
Signalizes a newly accepted connection from a broker.
|
related |
|
related |