-
Couldn't load subscription status.
- Fork 138
feat(iocp): prefer async connect #158
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
base: main
Are you sure you want to change the base?
Conversation
|
cc @Corendos I'd be glad if you could review this one too 👀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some nits, but once resolved, it's ready to merge ! 😁
On a side note, Windows keep on delivering in weirdness sometimes. What is this required dynamic loading of ConnectEx 😂
08fa6ec to
2665f6a
Compare
|
This has been rotting for quite a while... Upstreamed it now; cc @Corendos should be fine now! |
Closes #151. API is not changed; all tests are passing as before.