Use PollSet in SocketReactor #2092 (windows tested)

This commit is contained in:
Alex Fabijanic
2018-04-26 17:42:11 -05:00
committed by Alex Fabijanic
parent 479bde1e46
commit 6912384422
4 changed files with 69 additions and 65 deletions

View File

@@ -190,7 +190,7 @@ private:
//
// BSD implementation using poll
// BSD/Windows implementation using poll
//
class PollSetImpl
{