[][src]Module libuv::net::misc

Structs

InterfaceAddress

Data type for interface addresses.

Functions

if_indexto_iid

Retrieves a network interface identifier suitable for use in an IPv6 scoped address. On Windows, returns the numeric ifindex as a string. On all other platforms, if_indextoname() is called.

if_indextoname

IPv6-capable implementation of if_indextoname(3).

interface_addresses

Gets address information about the network interfaces on the system.