|
C++ Actor Framework 0.19
|
Simple type for storing host and port information for reaching a server. More...
#include <client_config.hpp>
Public Attributes | |
| std::string | host |
| The host name or IP address of the host. | |
| uint16_t | port |
| The port to connect to. | |
Simple type for storing host and port information for reaching a server.