-
Notifications
You must be signed in to change notification settings - Fork 61
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
Fix bug where last few bytes on socket go unread #642
Merged
Merged
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9cefef5 - Browse repository at this point
Copy the full SHA 9cefef5View commit details
Commits on May 29, 2024
-
socket_channel_handler no longer shuts down the channel the moment an…
… error event arrives from the file-descriptor, since the HANG_UP event may come when there's still a lot more data to read on the socket.
Configuration menu - View commit details
-
Copy full SHA for 408970c - Browse repository at this point
Copy the full SHA 408970cView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa524b4 - Browse repository at this point
Copy the full SHA aa524b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7293f4f - Browse repository at this point
Copy the full SHA 7293f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15ae9e6 - Browse repository at this point
Copy the full SHA 15ae9e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 577a5d7 - Browse repository at this point
Copy the full SHA 577a5d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c253973 - Browse repository at this point
Copy the full SHA c253973View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79d9fdf - Browse repository at this point
Copy the full SHA 79d9fdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2d6005 - Browse repository at this point
Copy the full SHA b2d6005View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eb8d9b - Browse repository at this point
Copy the full SHA 3eb8d9bView commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 11e6267 - Browse repository at this point
Copy the full SHA 11e6267View commit details
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 69eea42 - Browse repository at this point
Copy the full SHA 69eea42View commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c85d64 - Browse repository at this point
Copy the full SHA 6c85d64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7db6a74 - Browse repository at this point
Copy the full SHA 7db6a74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ab4086 - Browse repository at this point
Copy the full SHA 5ab4086View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc9918a - Browse repository at this point
Copy the full SHA bc9918aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56d92d3 - Browse repository at this point
Copy the full SHA 56d92d3View commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b3bdef - Browse repository at this point
Copy the full SHA 3b3bdefView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.