mirror of
				https://github.com/pocoproject/poco.git
				synced 2025-10-27 19:10:20 +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
	 Alex Fabijanic
					Alex Fabijanic