forked from libuv/libuv
-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It turns out that `F_OK` is supposed to only check for path existence, and because it is `0x00`, it ends up confusing the Windows APIs below where it looks like we're asking for the null set of permissions.
- Loading branch information
1 parent
b7aef5d
commit 7837163
Showing
1 changed file
with
18 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters