mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-23 13:32:11 +01:00
added ParallelSocketAcceptor and Reactor w/ tests
ParallelSocketAcceptor and Reactor provide parallel (threaded) data handling
This commit is contained in:
@@ -755,6 +755,8 @@
|
||||
Name="Header Files">
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\SocketAcceptor.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\ParallelSocketAcceptor.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\SocketConnector.h"/>
|
||||
<File
|
||||
@@ -763,6 +765,8 @@
|
||||
RelativePath=".\include\Poco\Net\SocketNotifier.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\SocketReactor.h"/>
|
||||
<File
|
||||
RelativePath=".\include\Poco\Net\ParallelSocketReactor.h"/>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Source Files">
|
||||
|
||||
Reference in New Issue
Block a user