STREAM_SUPPORTS_LOCK(3) 1 STREAM_SUPPORTS_LOCK(3) stream_supports_lock - Tells whether the stream supports locking.SYNOPSISbool stream_supports_lock (resource $stream)DESCRIPTIONTells whether the stream supports locking through flock(3).PARAMETERSo $stream - The stream to check.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOflock(3). PHP Documentation Group STREAM_SUPPORTS_LOCK(3)
| Related Man Pages |
|---|
| stream_get_contents(3) - php |
| stream_context_set_params(3) - php |
| stream_filter_remove(3) - php |
| stream_socket_enable_crypto(3) - php |
| stream_socket_shutdown(3) - php |