Log socket errors after a call to asio::set_option fails

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Service Arch 2022-04-04
    • 64
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Daniel Morilha (Inactive)
            Reporter:
            Daniel Morilha (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: