Skip to content

Linux sockets: Consider removing multi-threading support in SocketAsyncEngine #24138

@geoffkizer

Description

@geoffkizer

PR dotnet/corefx#23115 makes this likely unnecessary.

There's some additional tuning work planned to try to better optimize epoll_wait behavior, and as part of this, we should remove the multi-threading support in SocketAsyncEngine (or at least rework it).

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-System.Net.SocketsenhancementProduct code improvement that does NOT require public API changes/additionsos-linuxLinux OS (any supported distro)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions