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

feat: support SO_BINDTODEVICE on Linux #650

Merged
merged 2 commits into from
Nov 9, 2024
Merged

feat: support SO_BINDTODEVICE on Linux #650

merged 2 commits into from
Nov 9, 2024

Conversation

panjf2000
Copy link
Owner

Fixes #532

@panjf2000 panjf2000 added enhancement New feature or request OS-Linux labels Nov 8, 2024
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.79%. Comparing base (cbf7c6a) to head (c5664f6).
Report is 2 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #650      +/-   ##
==========================================
+ Coverage   78.57%   78.79%   +0.21%     
==========================================
  Files          21       21              
  Lines        2535     2546      +11     
==========================================
+ Hits         1992     2006      +14     
+ Misses        417      415       -2     
+ Partials      126      125       -1     
Flag Coverage Δ
unittests 78.79% <100.00%> (+0.21%) ⬆️

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.

@panjf2000 panjf2000 merged commit 872b71e into dev Nov 9, 2024
35 checks passed
@panjf2000 panjf2000 deleted the bind-to-device branch November 9, 2024 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Support for SO_BINDTODEVICE?
1 participant