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 that close() exits when peer sends a RESET packet #102

Open
2 tasks
carver opened this issue Aug 7, 2023 · 0 comments
Open
2 tasks

Test that close() exits when peer sends a RESET packet #102

carver opened this issue Aug 7, 2023 · 0 comments

Comments

@carver
Copy link
Contributor

carver commented Aug 7, 2023

While working on #98 there was no obvious way to confirm the behavior when a peer sends a RESET packet.

So:

  • Add some mechanism that sends a RESET packet, on-demand
  • Test that close() returns ConnectionReset if peer resets during transfer
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

No branches or pull requests

1 participant