diff options
author | Loïc Hoguin <[email protected]> | 2019-09-12 14:09:14 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2019-09-12 14:09:14 +0200 |
commit | 6baeb05bdbf0254c877cb9b9b8429e6bb1a98d44 (patch) | |
tree | 32d6e99ac76610cb72587282a040ed3f8fa0f1f7 /erlang.mk | |
parent | 2c9892cd6194d57177f9d092ffbfb34c9ecd8216 (diff) | |
download | cowlib-6baeb05bdbf0254c877cb9b9b8429e6bb1a98d44.tar.gz cowlib-6baeb05bdbf0254c877cb9b9b8429e6bb1a98d44.tar.bz2 cowlib-6baeb05bdbf0254c877cb9b9b8429e6bb1a98d44.zip |
Fix a bug where final empty frames were ignored
When a final empty frame was queued and the data sent made
the window go to 0 and the remote end didn't increase the
window anymore, the final empty frame could get stuck in
the queue and never sent.
Also ensure that we never queue empty non-final data.
Diffstat (limited to 'erlang.mk')
0 files changed, 0 insertions, 0 deletions