Module net

Source
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.