Open
Description
- PollSet
- review and fix any leftover problems
(it's not an easy task to reconcile all platforms async socket I/O behavior) - HTTPServerConnection::onServerStopped does not halt poll #3985, PollSet not working as intended on Windows #3248
- review and fix any leftover problems
- UDPServer
- Review (and modify, if necessary)
- Add more extensive tests
- Sample
- AsyncTCPServer
- Basically, the same functionality as UDPServer for TCP (consider template)
- Tests
- Sample
Try to break the existing UDPServer as little as possible (ideally no breakage)