mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-30 13:47:10 +01:00
added ParallelSocketAcceptor and Reactor w/ tests
ParallelSocketAcceptor and Reactor provide parallel (threaded) data handling
This commit is contained in:
@@ -47,6 +47,7 @@ public:
|
||||
~SocketReactorTest();
|
||||
|
||||
void testSocketReactor();
|
||||
void testParallelSocketReactor();
|
||||
void testSocketConnectorFail();
|
||||
void testSocketConnectorTimeout();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user