Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

reclaim receive buffer space when more than maxFrameSize is free #194

Merged
merged 1 commit into from
Nov 27, 2019

Conversation

vcabbage
Copy link
Owner

  • Prevents unbounded buffer growth when more than one frame is read into the buffer.
  • Change buffer to grow by 2x rather than 512 bytes.

Updates #191

* Prevents unbounded buffer growth when more than one frame is read
  into the buffer.
* Change buffer to grow by 2x rather than 512 bytes.

Updates #191
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant