|
Wire Sysio Wire Sysion 1.0.0
|
#include <net_plugin.hpp>

Public Attributes | |
| string | peer |
| bool | connecting = false |
| bool | syncing = false |
| handshake_message | last_handshake |
Definition at line 9 of file net_plugin.hpp.
| bool sysio::connection_status::connecting = false |
Definition at line 11 of file net_plugin.hpp.
| handshake_message sysio::connection_status::last_handshake |
Definition at line 13 of file net_plugin.hpp.
| string sysio::connection_status::peer |
Definition at line 10 of file net_plugin.hpp.
| bool sysio::connection_status::syncing = false |
Definition at line 12 of file net_plugin.hpp.