Module linux_io::sockaddr

source ·
Expand description

Socket address manipulation.

Modules

Address types for the IPv4 and IPv6 protocol families.

Enums

The type for representing socket communication model types.

Traits

A trait implemented by all socket address types.