We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Try to break the existing UDPServer as little as possible (ideally no breakage)
The text was updated successfully, but these errors were encountered:
fix(UDPServer): using instead typedefs, auto for long types, optimize…
b19a8d6
… handlers rollover, fix coment typos #4382
A library wepoll (https://github.com/piscisaureus/wepoll) implements epoll functions that wrap Win32 API.
Sorry, something went wrong.
https://github.com/pocoproject/poco/blob/devel/Net/src/wepoll.c
Thanks, I noticed those files almost immediately after posting :)
matejk
Successfully merging a pull request may close this issue.
(it's not an easy task to reconcile all platforms async socket I/O behavior)
Try to break the existing UDPServer as little as possible (ideally no breakage)
The text was updated successfully, but these errors were encountered: