Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TCPClient re-initializy async variables after finishing connection #200

Merged
merged 1 commit into from
Aug 4, 2015
Merged

TCPClient re-initializy async variables after finishing connection #200

merged 1 commit into from
Aug 4, 2015

Conversation

hreintke
Copy link
Contributor

@hreintke hreintke commented Aug 4, 2015

TCPClient does not re-initialize variables after finish connection.
This gives errors in the next use (connect) of the TcpClient.

PS : Solving was combined effort with @flexiti

Should at least fix issue #174 and possible #198 (needs to be re-tested)

anakod added a commit that referenced this pull request Aug 4, 2015
* TCPClient re-initializy async variables after finishing connection
@anakod anakod merged commit 9482e64 into SmingHub:master Aug 4, 2015
@anakod
Copy link
Member

anakod commented Aug 4, 2015

My mistake, thank you very much.

@flexiti flexiti mentioned this pull request Aug 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants