[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/filesystem/functions/_flock.xml?=
From:       Kalle_Sommer_Nielsen <kalle () php ! net>
Date:       2017-07-21 21:02:38
Message-ID: svn-kalle-1500670958-342693-378758756 () svn ! php ! net
[Download RAW message or body]

kalle                                    Fri, 21 Jul 2017 21:02:38 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=342693

Log:
LOCK_NB is not supported on Windows

Internally LOCK_NB is simply discarded if the bits are passed along to flock()

Changed paths:
    U   phpdoc/en/trunk/reference/filesystem/functions/flock.xml

Modified: phpdoc/en/trunk/reference/filesystem/functions/flock.xml
===================================================================
--- phpdoc/en/trunk/reference/filesystem/functions/flock.xml	2017-07-21 18:40:37 UTC (rev 342692)
+++ phpdoc/en/trunk/reference/filesystem/functions/flock.xml	2017-07-21 21:02:38 UTC (rev 342693)
@@ -68,7 +68,7 @@
       <para>
        It is also possible to add <constant>LOCK_NB</constant> as a bitmask to one
        of the above operations if you don't want <function>flock</function> to
-       block while locking.
+       block while locking (Not supported on Windows).
       </para>
      </listitem>
     </varlistentry>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic