nxt::io::net::endpoint struct

Host and port to connect to.

Public variables

std::string_view host
DNS name or IP address.
std::uint16_t port
TCP port.