pub fn set_socket_no_delay(h_socket: &CSocket) -> bool
Expand description

| Set the TCP_NODELAY flag on a socket |