-
Notifications
You must be signed in to change notification settings - Fork 624
Open
Labels
custom main loopsTie them together so I don't have to keep looking these upTie them together so I don't have to keep looking these up
Milestone
Description
We should provide
- An interface for integrating external event loops based on epoll/kqueue/IOCP/event ports/etc.
- An implementation of that interface that uses libuv. This should be available as a separate library, and its availability should be selectable by a configure switch.
- Wrappers around the libuv filesystem functions that handle Windows pathname oddities, such as making sure that a file named
NUL .
can be accessed.
Metadata
Metadata
Assignees
Labels
custom main loopsTie them together so I don't have to keep looking these upTie them together so I don't have to keep looking these up