-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch 2022-04-04
-
64
BF-24678 reported an unhandled exception on a socket connect due to asio::socket::set_option invalid parameter happening on Darwin. Despite the lack of exception handling later address by SERVER-61016, the team suspects sockets may be closed by the time set_option is called on them.
AC: This ticket is to augment setSocketOption logging and report the last socket error (if any) after setting options on it.