Skip to content

Event loop interface #323

@DemiMarie

Description

@DemiMarie

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

No one assigned

    Labels

    custom main loopsTie them together so I don't have to keep looking these up

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions