evutil_make_socket_nonblocking

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

extern (C) nothrow
int
evutil_make_socket_nonblocking

Meta