Description
Use an upper bound to the data pending in the BufferedIoOutputStream. The max data could be set to the max window size. Blocking until there is enough room should allow the client to read the data.
Attachments
Issue Links
- links to
Use an upper bound to the data pending in the BufferedIoOutputStream. The max data could be set to the max window size. Blocking until there is enough room should allow the client to read the data.