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