socket_set_block

(PHP 4 >= 4.2.0)

socket_set_block --  Sets blocking mode on a socket resource

Description

bool socket_set_block ( resource socket)

Warning

This function is currently not documented; only the argument list is available.

Returns TRUE on success or FALSE on failure.

See also socket_set_nonblock() and socket_set_option()