• Tatsuhiro Tsujikawa's avatar
    Fix connection-level flow control (local) · dcfa421d
    Tatsuhiro Tsujikawa authored
    Fix the bug that connection-level local window is not updated
    for the data is the last part of the stream. For the stream
    level window may ignore this, connection-level window must
    be updated. Also this change fixes the bug that connection-level
    window is not updated for the ignored DATA frames.
    dcfa421d
main.c 12.4 KB