mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-30 13:47:10 +01:00
(Parallel)SocketAcceptor ctor/dtor call virtual functions #608
This commit is contained in:
@@ -27,6 +27,7 @@ public:
|
||||
~SocketReactorTest();
|
||||
|
||||
void testSocketReactor();
|
||||
void testSetSocketReactor();
|
||||
void testParallelSocketReactor();
|
||||
void testSocketConnectorFail();
|
||||
void testSocketConnectorTimeout();
|
||||
|
||||
Reference in New Issue
Block a user