Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-937

connectTimeoutMS should apply to the socket

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.0
    • Affects Version/s: None
    • Component/s: Connectivity
    • Labels:
      None

      Currently, connectTimeoutMS applies to connecting to a server. However, our call to connect at the socket level is blocking and, if it takes longer for socket.Connect() to throw an exception that the connectTimeoutMS, we have violated the expectation.

      We need to apply connectTimeoutMS at the socket level to match the setting's intentions.

            Assignee:
            craig.wilson@mongodb.com Craig Wilson
            Reporter:
            craig.wilson@mongodb.com Craig Wilson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: