-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Networking
-
None
-
Fully Compatible
-
Platforms 13 (04/22/16)
-
0
There is one more instance in the network interface asio code (specifically in async_timer_asio.h and connection_pool_asio.h) that uses steady_timer. It should be switched to system_timer so that all of our timing logic relies on the system clock.
See SERVER-23199 for more background.
- related to
-
SERVER-23199 Timer logic in NetworkInterfaceASIO is off
- Closed