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

Add CloseIdleConnections method to close tcp connections #92

Merged
merged 1 commit into from
Sep 6, 2017

Conversation

sideshow
Copy link
Owner

@sideshow sideshow commented Sep 6, 2017

Adds a CloseIdleConnections method to close the underlying tcp connections.
This can be helpful when you dispose of the apns2 client, to make sure that the underlying TCP connections are disposed of.

@coveralls
Copy link

coveralls commented Sep 6, 2017

Coverage Status

Coverage increased (+0.07%) to 90.123% when pulling 726bb47 on feature-close-idle into 0700d12 on master.

@sideshow sideshow merged commit d8025ed into master Sep 6, 2017
@sideshow sideshow deleted the feature-close-idle branch September 6, 2017 01:09
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.

None yet

2 participants