Sponge
CS144's user-space TCP library
address_example_3.cc
Go to the documentation of this file.
const Address a_dns_server("18.71.0.151", 53)
const uint32_t a_dns_server_numeric
uint32_t ipv4_numeric() const
Numeric IP address as an integer (i.e., in host byte order).
Definition: address.cc:108