Sponge
CS144's user-space TCP library
doctests
address_example_2.cc
Go to the documentation of this file.
1
const
Address
a_dns_server
(
"18.71.0.151"
, 53);
a_dns_server
const Address a_dns_server("18.71.0.151", 53)
Address
Wrapper around IPv4 addresses and DNS operations.
Definition:
address.hh:13
Generated by
1.8.17