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

Improve coverage and quality of socket loop function. #1606

Merged
merged 24 commits into from
Jan 10, 2024
Merged

Conversation

huitema
Copy link
Collaborator

@huitema huitema commented Dec 30, 2023

Improve the quality of the socket loop, per issue #1603

First set of commit adds a basic test of the socket loop to the CI tests. More commits are expected to:

  1. Tests for both IPv4 and IPv6
  2. Unify as much as possible the Windows and Linux codes
  3. Test the GSO function
  4. Streamline the infrastructure support for migration and multipath
  5. Test running the loop in a background thread.

@huitema huitema merged commit f5cc8e2 into master Jan 10, 2024
11 checks passed
@huitema huitema deleted the improve-coverage branch January 10, 2024 19:33
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