Skip to content

[1.0.0] Add a way to close the socket FD without fully calling shutdown.#12

Merged
ChadSikorra merged 1 commit into
mainfrom
upgrade/socket-close
May 9, 2026
Merged

[1.0.0] Add a way to close the socket FD without fully calling shutdown.#12
ChadSikorra merged 1 commit into
mainfrom
upgrade/socket-close

Conversation

@ChadSikorra
Copy link
Copy Markdown
Contributor

I need this in the LDAP library. We need to be able to clean-up the original server socket after forking so we don't cause issues on server shutdown.

…ed in PCNTL fork scenarios to clean-up resources properly.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.71%. Comparing base (0e43af8) to head (d8679b7).

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #12      +/-   ##
============================================
+ Coverage     81.63%   81.71%   +0.08%     
- Complexity      144      145       +1     
============================================
  Files            10       10              
  Lines           452      454       +2     
============================================
+ Hits            369      371       +2     
  Misses           83       83              

☔ 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.

@ChadSikorra ChadSikorra merged commit cb6f5b4 into main May 9, 2026
20 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.

1 participant