Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

Async methods in TcpSocket #196

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alexandru-bagu
Copy link

Added additional async methods as well as a ReceiveTimeout property to TcpSocket. This will allow the developer to choose what to do when an operation is taking longer than expected.
Additionally added socket.Dispose in TcpSocket.Reconnect to prevent hanging sockets.

…o TcpSocket. This will allow the developer to choose what to do when an operation is taking longer than expected.
undid my changes to reconnect to match existing pattern
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant