Skip to content

Use ProcessSocketNotifications on Windows? #208

@Berrysoft

Description

@Berrysoft

ProcessSocketNotifications is a new Windows API after 21H1. It performs much like epoll and kqueue, and provides edge trigger.

I would like to implememt it, together with #141. I think it will almost be a total rewrite of current IOCP impl. Would you like this idea?

Ref: https://learn.microsoft.com/en-us/windows/win32/api/winsock2/nf-winsock2-processsocketnotifications

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