• Marek Vavrusa's avatar
    daemon: support event.socket(fd, cb) for I/O events · c416877a
    Marek Vavrusa authored
    this allows embedding other event loops or just
    asynchronous events triggered by socket activity.
    this is required for things like cooperative
    HTTP server, monitoring endpoint or remote
    configuration daemon/controller
    c416877a