#Used to set blocking/non-blocking mode on a stream stream_set_blocking ( resource $stream , bool $enable ) #Returns a bool value.