git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151723 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2004-02-18 19:56:44 +00:00
parent 401c071624
commit 1906ef1c2a

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.8 $ -->
<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.flock">
<refnamediv>
@ -19,6 +19,11 @@
advisory way (which means all accessing programs have to use the
same way of locking or it will not work).
</simpara>
<note>
<para>
<function>flock</function> is mandatory under Windows.
</para>
</note>
<simpara>
<function>flock</function> operates on <parameter>handle</parameter>
which must be an open file