999177ccc2
Before, the sender was updating the window size after the SETTINGS frame was written. This was leading to a race where the receiver saw the updated window size and sent DATA frames; these were received by the original sender before it had the chance to update its local window size, causing an error. Now, the update of the window size happen just before writing the SETTINGS frame to avoid this race. |
||
---|---|---|
.. | ||
src | ||
pom.xml |