socket_set_nonblock Sets nonblocking mode for file descriptor fd Description boolsocket_set_nonblock resourcesocket The socket_set_nonblock function sets the O_NONBLOCK flag on the socket specified by the socket parameter. <function>socket_set_nonblock</function> example ]]> &return.success; See also socket_set_block and socket_set_option