C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::net::dsl::server_address Struct Reference

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.
 

Detailed Description

Simple type for storing host and port information for reaching a server.


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