endpoint struct
#include <nxtio/net.hpp>
Host and port to connect to.
Public variables
-
std::
string_view host - DNS name or IP address.
-
std::
uint16_t port - TCP port.