Expand description
The BSD sockets API requires us to read the ss_family
field before we can
interpret the rest of a sockaddr
produced by the kernel.
Functions§
- write_
sockaddr 🔒 ⚠
The BSD sockets API requires us to read the ss_family
field before we can
interpret the rest of a sockaddr
produced by the kernel.