Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.1
-
None
-
Patch Available
Description
The buffered transport will currently call Flush a single time if the write is larger than the underlying buffer. This fails when the write is more than twice the size of the buffer.