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

No per-socket TCP keepidle on OpenBSD #1794

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

klemensn
Copy link

A system-wide sysctl(2) net.inet.tcp.keepidle exists, but there is no
setsockopt(2) equivalent.

A system-wide sysctl(2) net.inet.tcp.keepidle exists, but there is no
setsockopt(2) equivalent.
@klemensn klemensn changed the base branch from master to development January 27, 2024 18:17
@mikebrady mikebrady merged commit e6f7a45 into mikebrady:development Jan 29, 2024
9 checks passed
@mikebrady
Copy link
Owner

Thanks again for your work on this!

@klemensn klemensn deleted the per-socket-keepidle branch January 30, 2024 02:02
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