-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Networking
-
Fully Compatible
-
ALL
-
v3.4, v3.2, v3.0
-
Platforms 2017-01-23
-
(copied to CRM)
-
0
The socket class' double _timeout is set as if it expresses Seconds, and used in the connect() method as if it expresses Milliseconds. This leads to immediate connect timeouts.
- related to
-
SERVER-27240 ConnectBG must not close() while the background thread is active
- Closed