Skip to content

Conversation

bmk
Copy link
Contributor

@bmk bmk commented Jul 2, 2025

The order of the options, should not effect selection of the callback module (when the module option has been provided).

bmk added 4 commits July 2, 2025 15:22
The order of the options (when calling gen_tcp:[listen|connect] or
gen_udp:open) should not have any effect of if the module option
(tcp_module for gen_tcp or udp_module for gen_udp) is choosen.

OTP-19695
Add (gen_tcp) listen test case for module option testing.

OTP-19695
Add (gen_tcp) connect test case for module option testing.

OTP-19695
Add (gen_udp) open test case for module option testing.

OTP-19695
@bmk bmk requested review from jhogberg and rickard-green July 2, 2025 13:34
Copy link
Contributor

github-actions bot commented Jul 2, 2025

CT Test Results

    2 files     71 suites   1h 6m 45s ⏱️
1 597 tests 1 338 ✅ 258 💤 1 ❌
1 849 runs  1 532 ✅ 316 💤 1 ❌

For more details on these failures, see this check.

Results for commit fca8ef3.

♻️ 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

@IngelaAndin IngelaAndin added the team:PS Assigned to OTP team PS label Jul 2, 2025
@bmk bmk merged commit 9e6049d into erlang:master Jul 31, 2025
21 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team:PS Assigned to OTP team PS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants