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

test cases for connection teardown and resource consumption #17

Open
hannesm opened this issue Jul 10, 2022 · 0 comments
Open

test cases for connection teardown and resource consumption #17

hannesm opened this issue Jul 10, 2022 · 0 comments

Comments

@hannesm
Copy link
Contributor

hannesm commented Jul 10, 2022

The current tests (in state_machine) are focused on connection establishment (closed, listen, syn_sent and syn_received), it would be great to have more tests (for connection teardown).

It would as well be very nice to ensure via unit tests that whatever the other side does, at some point the connection will be discarded (and the memory be freed).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant