-
Notifications
You must be signed in to change notification settings - Fork 851
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
[BUG/TEST] Refaxed and fixed multiplexer reusage. Fixed ReuseAddr tests. #2608
[BUG/TEST] Refaxed and fixed multiplexer reusage. Fixed ReuseAddr tests. #2608
Conversation
…ing due to earlier closed socket
…ng source address for unspecified address
…v4. Added Wildcard6 test to do the same in case when local IP is IPv6 only
…tforms that do not support IPv6
…Pv6. Updated the test accordingly
feceb88
to
a3fb814
Compare
Co-authored-by: stevomatthews <smatthews@haivision.com>
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## master #2608 +/- ##
==========================================
- Coverage 66.53% 66.03% -0.51%
==========================================
Files 99 99
Lines 19843 20043 +200
==========================================
+ Hits 13203 13235 +32
- Misses 6640 6808 +168
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Review pass completed with minor edits/suggestions. |
Co-authored-by: Sektor van Skijlen <ethouris@gmail.com>
Co-authored-by: Maxim Sharabayko <maxlovic@gmail.com>
Co-authored-by: stevomatthews <smatthews@haivision.com>
Fixes #2389
Changes: