Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

APNs, GCM: introduced http.Transport.IdleConnTimeout from Go1.7. #52

Merged
merged 6 commits into from
Oct 26, 2016

Conversation

cubicdaiya
Copy link
Contributor

@cubicdaiya cubicdaiya commented Oct 26, 2016

http.Transport.IdleConnTimeout was introduced in Go1.7.
This value is used as an expiration time for an idling connection.

And fixed mistaken handling bug of (ios|android).keepalive_timeout previously.

@kazegusuri kazegusuri merged commit 8808ac2 into master Oct 26, 2016
@kazegusuri kazegusuri deleted the keepalive-handling branch October 26, 2016 10:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants