Skip to content

Revert #599 and add new SocketOption KeepInit #600

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
Jan 28, 2025

Conversation

christopherm99
Copy link
Contributor

See here. Adding TCP_CONNECTIONTIMEOUT on macos should have been a separate SocketOption from UserTimeout, because TCP_CONNECTIONTIMEOUT expects a value in seconds, not milliseconds. Additionally, this socket option is known as TCP_KEEPINIT on FreeBSD (also accepting seconds).

Sorry for the confusion.

@kazu-yamamoto kazu-yamamoto self-requested a review January 28, 2025 04:25
Copy link
Collaborator

@kazu-yamamoto kazu-yamamoto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay.
LGTM.

@kazu-yamamoto kazu-yamamoto self-requested a review January 28, 2025 04:28
@kazu-yamamoto kazu-yamamoto merged commit c00be44 into haskell:master Jan 28, 2025
10 checks passed
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