readdir vs. unlink, etc.
[email protected] (Paul Jarc) Fri, 09 Jan 2004 10:08:41 -0500
| Newsgroups | gmane.org.djb.miscellaneous |
|---|---|
| Organization | What did you have in mind? A short, blunt, human pyramid? |
| Message-ID | <[email protected]> |
If I'm in the middle of getting a directory listing, and some entries are created and removed by another process at the same time, then is it at all possible that readdir() would fail to find one of the entries that had been there all along? Are there any real systems that do that? paul