Expand description
Networking-related helper functions.
Functionsยง
- set_
keepalive - Sets the TCP keepalive behavior on a socket.
- set_
receive_ buffer_ size - Sets the receive buffer size for a socket.
- set_
send_ buffer_ size - Sets the send buffer size for a socket.