Skip to content

fix: Do not set all SocketOptions by default #765

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
Dec 16, 2021

Conversation

jakubjanecek
Copy link
Collaborator

Some of the SocketOptions are not supported on other platforms.
By default those should not be set.

Closes #764

Some of the SocketOptions are not supported on other platforms.
By default those should not be set.

Closes #764
@jakubjanecek jakubjanecek force-pushed the fix/windows-socket-options branch from d2b4e66 to 1889d75 Compare December 15, 2021 13:32
Copy link
Contributor

@sideeffffect sideeffffect left a comment

Choose a reason for hiding this comment

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

Look fine. Thanks Kuba for implementing it so quickly 🙇

@mergify mergify bot merged commit 7e42ea3 into master Dec 16, 2021
@mergify mergify bot deleted the fix/windows-socket-options branch December 16, 2021 14:57
@sideeffffect
Copy link
Contributor

@jakubjanecek should I make the release or would you like to do it yourself?

@jakubjanecek
Copy link
Collaborator Author

Release as v0.15.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

soReusePort socket option fails on windows
2 participants