Skip to content

feat: support SO_BINDTODEVICE on Linux#650

Merged
panjf2000 merged 2 commits intodevfrom
bind-to-device
Nov 9, 2024
Merged

feat: support SO_BINDTODEVICE on Linux#650
panjf2000 merged 2 commits intodevfrom
bind-to-device

Conversation

@panjf2000
Copy link
Copy Markdown
Owner

Fixes #532

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

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
@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