Crate xenet_socket

Source

Structs§

AsyncSocket
Async socket. Provides cross-platform async adapter for system’s socket.
ListenerSocket
Receive all IPv4 or IPv6 packets passing through a network interface.
Socket
Socket. Provides cross-platform adapter for system’s socket.
SocketOption
Socket option.

Enums§

IpVersion
IP version. IPv4 or IPv6.
SocketType
Socket type