1iveowl / SocketLite

MIT License
33 stars 7 forks source link

ConnectAsync return without exception and tcpSocketClient.IsConnected is TRUE #20

Closed Tamer-Gamal closed 6 years ago

Tamer-Gamal commented 6 years ago

Hi, When the remote address is not available ConnectAsync return without exception after the timeout and tcpSocketClient.IsConnected is TRUE.

i'll try to get more information related to this issue to help you recreate the issue.