From 6bbe1775f46f8cb8aace364a72915ffbac3d7853 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Wed, 25 Mar 2009 20:18:56 +0000 Subject: [PATCH] More useful seealso, and add missing codepath git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277785 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/stream/streamwrapper/stream-lock.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/stream/streamwrapper/stream-lock.xml b/reference/stream/streamwrapper/stream-lock.xml index 5698a7e96b..4f8e920cb2 100644 --- a/reference/stream/streamwrapper/stream-lock.xml +++ b/reference/stream/streamwrapper/stream-lock.xml @@ -1,5 +1,5 @@ - + @@ -16,7 +16,8 @@ This method is called in response to flock, when file_put_contents (when flags - contains LOCK_EX), and when closing the stream + contains LOCK_EX), + stream_set_blocking and when closing the stream (LOCK_UN). @@ -105,8 +106,7 @@ stream_set_blocking - stream_set_timeout - stream_set_write_buffer + flock