Do platform-specific operations as needed to make a socket nonblocking.
@param sock The socket to make nonblocking @return 0 on success, -1 on failure
See Implementation
Do platform-specific operations as needed to make a socket nonblocking.
@param sock The socket to make nonblocking @return 0 on success, -1 on failure