Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-26477

Use non-throwing variant of asio::basic_socket::cancel

    • Fully Compatible
    • ALL
    • Platforms 2016-10-10
    • 0

      The asio socket API offers a throwing version of cancel() and a non-throwing version cancel(asio::error_code& ec). We are currently using the throwing version, which throws errors we cannot reasonably catch within NetworkInterfaceASIO.

            Assignee:
            samantha.ritter@mongodb.com Samantha Ritter (Inactive)
            Reporter:
            samantha.ritter@mongodb.com Samantha Ritter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: