Module hosts

Source

Structs§

HostByAddr
The future returned by poll_host_by_addr().
HostByName
The future returned by poll_host_by_name().
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.