Clean up socket if an error occurs during connection connect!

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 2.10.0.rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, if an error occurs while connecting a connection, the socket is never closed, and the socket instance variable is not set. This means that even when the connection is closed, the socket will not be closed. The code should be modified to close the socket if an error occurs during connection.

            Assignee:
            Hana Pearlman
            Reporter:
            Hana Pearlman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: