C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::io::connection_closed_msg Struct Reference

Signalizes that a broker connection has been closed. More...

#include <system_messages.hpp>

Public Attributes

connection_handle handle
 Handle to the closed connection.
 

Related Symbols

(Note that these are not member symbols.)

template<class Inspector >
bool inspect (Inspector &f, connection_closed_msg &x)
 
template<class Inspector >
bool inspect (Inspector &f, acceptor_closed_msg &x)
 

Detailed Description

Signalizes that a broker connection has been closed.


The documentation for this struct was generated from the following file: