Skip to content

Conversation

@rg0now
Copy link
Contributor

@rg0now rg0now commented Jan 5, 2026

Description

Enables listening on and dialing from the same UDP/TCP port. May set the following sockopts: SO_REUSEADDR and SO_REUSEPORT (required on Unix/Linux). Currently only Unix and Windows are supported.

Reference issue

Related pion/turn#514

@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.05%. Comparing base (5ae6667) to head (0943fa9).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
reuseport/control_unix.go 66.66% 1 Missing and 1 partial ⚠️

❌ Your patch status has failed because the patch coverage (66.66%) is below the target coverage (70.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #372      +/-   ##
==========================================
- Coverage   84.37%   84.05%   -0.32%     
==========================================
  Files          40       41       +1     
  Lines        3143     3149       +6     
==========================================
- Hits         2652     2647       -5     
- Misses        354      361       +7     
- Partials      137      141       +4     
Flag Coverage Δ
go 84.05% <66.66%> (-0.32%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JoTurk JoTurk merged commit 4f3e204 into pion:master Jan 5, 2026
17 of 18 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.

3 participants