Skip to content

opt: don't disable SO_REUSEPORT on DragonFlyBSD#583

Merged
panjf2000 merged 2 commits intodevfrom
reuseport-unix
Apr 21, 2024
Merged

opt: don't disable SO_REUSEPORT on DragonFlyBSD#583
panjf2000 merged 2 commits intodevfrom
reuseport-unix

Conversation

@panjf2000
Copy link
Copy Markdown
Owner

Fixes #582

@github-actions github-actions Bot added the enhancement New feature or request label Apr 21, 2024
@panjf2000 panjf2000 added the optimization Some small optimizations label Apr 21, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.17%. Comparing base (39f6002) to head (c9f559c).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #583      +/-   ##
==========================================
+ Coverage   79.07%   79.17%   +0.09%     
==========================================
  Files          25       25              
  Lines        2251     2252       +1     
==========================================
+ Hits         1780     1783       +3     
+ Misses        325      323       -2     
  Partials      146      146              
Flag Coverage Δ
unittests 79.17% <100.00%> (+0.09%) ⬆️

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 4033b47 into dev Apr 21, 2024
@panjf2000 panjf2000 deleted the reuseport-unix branch April 21, 2024 10:38
leslie-fei pushed a commit to leslie-fei/gnet that referenced this pull request Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request optimization Some small optimizations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't disable SO_REUSEPORT on DragonFlyBSD

1 participant