Structs§
- Host
ByAddr - The future returned by
poll_host_by_addr()
. - Host
ByName - 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.