-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Networking
-
None
-
Fully Compatible
-
v4.0
-
Service Arch 2019-01-28
Right now, eof, econnreset, and enetreset all have the same message from asio_utils.h. While the result is very similar, they mean different things. We should have different error codes so that we can diagnose the underlying reason more quickly.
- related to
-
SERVER-38438 Separate HostUnresponsive from HostUnreachable
- Closed