I'm using flock to manage the access of a file.  I've noticed that php seems to
wait for the file to be freed up.  Is there a ordered que that each request goes
into?  And a timeout period, or does it just wait?

David

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to