mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 11:31:53 +01:00
PollSet behaves differently on windows #2313
This commit is contained in:
@@ -68,7 +68,7 @@ class SocketConnector
|
||||
/// The ServiceHandler class must provide a constructor that
|
||||
/// takes a StreamSocket and a SocketReactor as arguments,
|
||||
/// e.g.:
|
||||
/// MyServiceHandler(const StreamSocket& socket, ServiceReactor& reactor)
|
||||
/// MyServiceHandler(const StreamSocket& socket, SocketReactor& reactor)
|
||||
///
|
||||
/// When the ServiceHandler is done, it must destroy itself.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user