Expand description
Common network address representations
Structs§
- Represents a SOCKS proxy address.
Enums§
- Represents a network address, which could be either a domain name or an IP address.
Functions§
- Reads the destination address from a stream and returns it as an
Address
.