Expand description
Module for sockets
Structs§
- Async
Socket - Async socket. Provides cross-platform async adapter for system’s socket.
- Data
Link Socket - Cross-platform raw socket. Enables to send and receive packets with custom headers.
- Listener
Socket - Receive all IPv4 or IPv6 packets passing through a network interface
- Socket
- Socket. Provides cross-platform adapter for system’s socket.
- Socket
Option - Socket option
Enums§
- IpVersion
- IP version. IPv4 or IPv6
- Socket
Type - Socket type