Skip to content
This repository was archived by the owner on Nov 28, 2018. It is now read-only.

Add keep alive to socket #39

Merged
merged 1 commit into from
Aug 8, 2015
Merged

Conversation

marcingasior
Copy link
Contributor

This one prevents closing sockets by external service. It happens that after 2 minutes socket is closed by remote, and there is no event connected to it. I expected to get timeout event, but it is never happened in my case.

This one prevents closing sockets by external service. It happens that after 2 minutes socket is closed by remote, and there is no event connected to it. I expected to get timeout event, but it is never happened in my case.
victor73 added a commit that referenced this pull request Aug 8, 2015
@victor73 victor73 merged commit 602284a into benjaminws:master Aug 8, 2015
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.

2 participants