Races between close() and other operations on file channels

Florian Weimer fw at deneb.enyo.de
Mon Aug 6 12:53:59 UTC 2007


What mechanisms prevent reuse of a file descriptor between the time it
is extracted from a FileDescriptor object and the actual UNIX system
call?  If there is any locking, it's not very apparent from the source
code.



More information about the core-libs-dev mailing list