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

Add else condition for writing as much into buffer alternate solution to https://github.com/ethereum/utp/pull/56 #59

Closed
wants to merge 1 commit into from

Conversation

KolbyML
Copy link
Member

@KolbyML KolbyML commented May 24, 2023

An alternative solution to #56

This solves the halt problem, by pushing as much as we can and basically pushing the bytes sent and handing the problem to the user of the library.

This will make it so instead of the library handing the issue the user will have to retry at a later date

This PR's solution is flawed reasoning stated here #56 (comment)

@KolbyML
Copy link
Member Author

KolbyML commented May 26, 2023

closed in favor of #61

@KolbyML KolbyML closed this May 26, 2023
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