Files
wlan-cloud-lib-poco/Foundation/include/Poco/Observer.h
Aleksandar Fabijanic 77f7c6a9a2 Reactor pollset (#2309)
* SocketAcceptor::setReactor() is broken #2308

* Use PollSet in SocketReactor #2092 (windows tested)

* Use PollSet in SocketReactor #2092 (linux)

* fix reactor tests; add a test

* more test fixes

* fix windows

* minor test fix

* add PollSet::has/empty(); ParallelAcceptor: always use same reactor for a socket, if registered

* clang/gcc fixes

* PollSet behaves differently on windows #2313
2018-05-02 09:55:40 -06:00

2.4 KiB