-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Networking
-
None
-
Fully Compatible
-
Platform 9 (09/18/15)
If I have an outstanding ASIO network request waiting for a response, I should be able to asynchronously cancel the request from another thread, and such a request should abandon any current network operation and return immediately with some sort of "cancelled" error response.
This will be useful for implementing 'shutdown' and implementing timeouts, among other things.
- is related to
-
SERVER-19438 honor timeouts passed to startCommand in NetworkInterfaceASIO
- Closed