Skip to content

try support IOCP #323

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

Open
wants to merge 46 commits into
base: master
Choose a base branch
from
Open

try support IOCP #323

wants to merge 46 commits into from

Conversation

loongs-zhang
Copy link
Member

// Describe your PR here; eg. Fixes #issueNo

Make sure that:

  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed.

@loongs-zhang loongs-zhang added the wontfix This will not be worked on label Nov 14, 2024
# Conflicts:
#	core/src/net/mod.rs
#	core/src/syscall/windows/connect.rs
#	core/src/syscall/windows/mod.rs
# Conflicts:
#	core/src/net/event_loop.rs
#	core/src/net/mod.rs
#	core/src/syscall/windows/WSARecv.rs
#	core/src/syscall/windows/WSASend.rs
#	hook/src/syscall/windows.rs
Copy link

codecov bot commented Jan 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.84%. Comparing base (0d00b2f) to head (43be1fc).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #323      +/-   ##
==========================================
- Coverage   74.94%   74.84%   -0.11%     
==========================================
  Files          72       72              
  Lines        5409     5415       +6     
==========================================
- Hits         4054     4053       -1     
- Misses       1355     1362       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant