Query: stream_supports_lock
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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_set_timeout(3) - php |
| stream_get_contents(3) - php |
| image2wbmp(3) - php |
| stream_filter_remove(3) - php |
| stream_socket_shutdown(3) - php |