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

selftests: validate listener sockets with multiple accepts #426

Open
matttbe opened this issue Aug 1, 2023 · 1 comment
Open

selftests: validate listener sockets with multiple accepts #426

matttbe opened this issue Aug 1, 2023 · 1 comment

Comments

@matttbe
Copy link
Member

matttbe commented Aug 1, 2023

We are currently one validating the creation of one MPTCP connection at a time. We don't look at the behaviour of listener sockets having multiple accepts.

One particular case that is interesting to validate is when some accepted sockets have done a fallback to TCP and some no.

@matttbe
Copy link
Member Author

matttbe commented Aug 1, 2023

Suggested by @pabeni (don't hesitate to edit the description :) )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs triage
Development

No branches or pull requests

1 participant