Skip to content

Make tcp-keepalive configurable #1058

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

Merged
merged 1 commit into from
Jun 22, 2016
Merged

Conversation

brianc
Copy link
Owner

@brianc brianc commented Jun 21, 2016

This allows passing keepAlive: true to a client, which will call setKeepAlive(true) on the socket used to communicate with the backend. Defaults to false to keep backwards compatibility.

This closes #913 and #928

I appreciate everyone's help on weighing in on this issue in those other PRs!

@brianc brianc merged commit 0aa62f2 into master Jun 22, 2016
@brianc brianc deleted the make-keep-alive-configurable branch June 8, 2017 03:57
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.

1 participant