stream_supports_lock(3) php man page | unix.com

Man Page: stream_supports_lock

Operating Environment: php

Section: 3

STREAM_SUPPORTS_LOCK(3) 						 1						   STREAM_SUPPORTS_LOCK(3)

stream_supports_lock - Tells whether the stream supports locking.

SYNOPSIS
bool stream_supports_lock (resource $stream)
DESCRIPTION
Tells whether the stream supports locking through flock(3).
PARAMETERS
o $stream - The stream to check.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
flock(3). PHP Documentation Group STREAM_SUPPORTS_LOCK(3)
Related Man Pages
stream_set_timeout(3) - php
flock(3) - php
stream_context_set_params(3) - php
stream_set_write_buffer(3) - php
stream_socket_shutdown(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!