Module netdb::hosts
[−]
[src]
Structs
HostByAddr |
The future returned by |
HostByName |
The future returned by |
HostEnt |
The result of a host lookup. |
Functions
get_host_by_addr |
Returns host information for a given IP address. |
get_host_by_name |
Returns host information for a given host name. |
poll_host_by_addr |
Returns host information for a given IP address. |
poll_host_by_name |
Returns host information for a given host name. |