#include <more/io/socket.h>
Inheritance diagram for more::io::internet_address:
|
Construct an undefined address.
|
|
Don't use this, use 'host_address' for name lookup an pick one of the IP addresses from the provided iterator range.
|
|
Construct a deep copy of the address.
|
|
|
|
The IP address family. This is typically 'family_inet4' meaning and IP version 4 quad. |
|
|
|
Return true of the address is defined.
|
|
Assign a deep copy.
|
|
|
|
|
|
|
|
|
|
|
|
|