Race-free iteration in DirectoryStream
Directly from this official API:
When an implementation supports operations on entries in the directory
that execute in a race-free manner then the returned directory stream is a
SecureDirectoryStream.
What do they mean with race-free in this context?
No comments:
Post a Comment