Skip to content

Conversation

mauricewyn
Copy link

This fixes a problem when the data to be sent exceeds the immediate buffer space available. The previous code would write whatever would fit into the buffer and drop the rest. This change ensures the full amount of data always gets sent.

… exceeds the immediate buffer space available.
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