-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: 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.
- links to