Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.9.3
Description
The TSocket class checks for a defined timeout when opening the socket connection and uses a ConnectHelper to perform the socket.Open() call with the defined timeout. The TTLSSocket class does not show this behavior. It simply calls Open without using timeout functionality. The code from TSocket can probably be reused as is in the TTLSSocket class.
Attachments
Issue Links
- links to