Closed atward closed 7 years ago
Optimistically set non-blocking I/O if fcntl is available. If any win32 developers know the equivalent, please raise PR.
I've been asked: does it run on windows?
This is the only hard UNIX dependency. So if this gets patched, and every single file name goes through os.path.normpath()... maybe.
os.path.normpath()
Optimistically set non-blocking I/O if fcntl is available. If any win32 developers know the equivalent, please raise PR.