Expand description
Cross-platform low-level socket APIs for TCP, UDP and ICMP.
nex-socket focuses on predictable, low-level behavior and platform-aware
socket option control.
Modules§
Enums§
- Socket
Family - Represents the socket address family (IPv4 or IPv6)