Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WinAPIEventDriverSockets.cancelRead closes connection #225

Open
s-ludwig opened this issue Oct 18, 2023 · 0 comments
Open

WinAPIEventDriverSockets.cancelRead closes connection #225

s-ludwig opened this issue Oct 18, 2023 · 0 comments

Comments

@s-ludwig
Copy link
Member

Calling CancelIoEx appears to not only cancel the pending read operation, but also sets the connection to a read-closed state. Currently it's not quite clear what the correct approach here is.

Since all Windows versions prior to 10 are not out of service, maybe switching to RIO is a good idea to sidestep this issue (#13).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant