-
Type: Task
-
Resolution: Done
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Platform 8 08/28/15, Platform 9 (09/18/15)
asio provides high_resolution_timer, steady_timer, and system_timer that each use the corresponding std::chrono clock. We should pick one (probably steady_clock) and then add timeouts to all asynchronous operations.
- related to
-
SERVER-20190 ASIO cancel() should preempt any outstanding network requests
- Closed