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

refactor: remove explicit enabling of keepalive for tcp #186

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

sbruens
Copy link

@sbruens sbruens commented Jun 24, 2024

TCP keepalives have been enabled by default since Go 1.13, see 107196: net: enable TCP keepalives by default.

@sbruens sbruens requested a review from a team as a code owner June 24, 2024 18:59
@sbruens sbruens requested a review from jyyi1 June 24, 2024 19:20
@sbruens sbruens requested a review from fortuna June 24, 2024 20:20
@sbruens sbruens merged commit ace37b1 into master Jul 1, 2024
4 checks passed
@sbruens sbruens deleted the sbruens/tcp-keep-alive branch July 1, 2024 13:31
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