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

Release in-flight frames when the send fails #101

Merged
merged 15 commits into from
Aug 29, 2023

Conversation

jamwaffles
Copy link
Collaborator

This should allow frame send retry attempts so EtherCrab is more resilient against temporary (within Timeouts::pdu) network outages.

So we can differentiate between a frame that is currently being sent (or
failed to send completely) and a frame sent over the network.
Not great but I'm tired :(
Cleaner/faster code by not requiring a condition.
@jamwaffles jamwaffles force-pushed the release-frames-on-error branch 2 times, most recently from 5909dd0 to 407f13c Compare August 29, 2023 14:06
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