pub fn set_socket_non_blocking(h_socket: &CSocket, non_blocking: bool) -> bool
Expand description

| Disable or enable blocking-mode for | a socket |