Skip to content

Socket async methods? #9

Description

@DavidRieman

The Socket async methods in modern System.Net.Sockets like BeginAccept, BeginConnect, BeginSend and so on would be nice to be in the interface and adapter in this library.

I was thinking about using the library via NuGet package to avoid having to write my own wrapper like this, but this became a blocker real quick. From the other issue, I assume this library is still not likely to be updated soon. However, if one were to fork to add these and make a PR, would it be likely to make its way back here and get into a fresh NuGet package? (Probably a longshot and my be easier all around if I just write my own for the one class I want to wrap, but figured to ask anyway.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions