Robert Cummings wrote:

> The return value of creating the directory is either true for it
> having been made or false for it having not been made. Therein lies
> the atomicity. The OS will not return success if it was not made and
> will not return failure if it was made.

Ah, interesting.  Thanks.


/Per Jessen, Zürich


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

Reply via email to