stream_set_blocking()
The stream_set_blocking() function sets the blocking mode on a stream. This is useful for controlling how a stream handles read and write operations.