Skip to content

extend to support sockets via arbitrary file descriptors? #4

@subes

Description

@subes

Would be interesting to experiment with this as an alterantive to EPOLL as described here: https://blog.cloudflare.com/io_submit-the-epoll-alternative-youve-never-heard-about/

Though from what I see currently the API only supports actual "File" instances, not arbitrary file descriptors (which we can also extract from SocketChannels via reflection).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions