
| Classes | |
| class | bad_string | 
| Thrown when trying to create an address from a string that is improperly formed.  More... | |
| class | bad_netmask | 
| Thrown when a netmask is required and the string or numeric is not a valid netmask.  More... | |
| class | again | 
| EAI_AGAIN The name could not be resolved at this time.  More... | |
| class | bad_flags | 
| EAI_BADFLAGS The flags parameter has an invalid value.  More... | |
| class | fail | 
| EAI_FAIL A non-recoverable exception occurred.  More... | |
| class | memory | 
| EAI_MEMORY Out of memory.  More... | |
| class | no_name | 
| EAI_NONAME The name does not resolve for the supplied parameters.  More... | |
| class | system | 
| EAI_SYSTEM A system exception occurred.  More... | |
| class | family | 
| EAI_FAMILY: The requested address family is not supported at all.  More... | |
| class | socket_type | 
| EAI_SOCKTYPE: The requested socket type is not supported at all.  More... | |
| class | service | 
| EAI_SERVICE: The requested service is not available for the requested socket type.  More... | |
| class | address_family | 
| EAI_ADDRFAMILY: The specified network host does not have any network addresses in the requested address family.  More... | |
| class | no_data | 
| EAI_NODATA: The specified network host exists, but does not have any network addresses defined.  More... | |
| class | ipv6_not_ipv4_compatible | 
| Trying to convert an IPv6 address to IPv4 that is not IPv4 compatible.  More... | |
 1.5.8
 1.5.8