socket_set_block Sets blocking mode on a socket resource Description boolsocket_set_block resourcesocket The socket_set_block function removes the O_NONBLOCK flag on the socket specified by the socket parameter. <function>socket_set_block</function> example ]]> &return.success; See also socket_set_nonblock and socket_set_option