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

Allow missing options in open() calls #7587

Conversation

RaimoNiskanen
Copy link
Contributor

This should fix the issue in #7569, but I should write some test cases as well...

@RaimoNiskanen RaimoNiskanen added this to the OTP-26.1 milestone Aug 23, 2023
@RaimoNiskanen RaimoNiskanen self-assigned this Aug 23, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 23, 2023

CT Test Results

       2 files       65 suites   1h 2m 45s ⏱️
1 494 tests 1 247 ✔️ 247 💤 0
1 685 runs  1 391 ✔️ 294 💤 0

Results for commit 51f8042.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@RaimoNiskanen RaimoNiskanen linked an issue Aug 23, 2023 that may be closed by this pull request
@RaimoNiskanen RaimoNiskanen merged commit 127a547 into erlang:maint Sep 4, 2023
12 checks passed
@RaimoNiskanen RaimoNiskanen deleted the raimo/kernel/gen_udp-pass-options/GH-7569/OTP-18734 branch September 6, 2023 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix priority:medium team:PS Assigned to OTP team PS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to use reuseport with gen_udp:open
1 participant