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