commit | 03abeab17b1585410e6ad3040ad862eeb6bb1d23 | [log] [tgz] |
---|---|---|
author | Brad Fitzpatrick <brad@danga.com> | Tue Nov 11 11:55:55 2014 -0800 |
committer | Brad Fitzpatrick <brad@danga.com> | Tue Nov 11 12:00:04 2014 -0800 |
tree | 884ffa69e0b641ba82df1f896f85cfdab483cdd1 | |
parent | 7eaffb40847e0d7c120e7604ef48543031117187 [diff] |
Flow Control work. This defines the counting semaphore type, processes WINDOW_UPDATE frames, processes SETTINGS frames more, etc. Untested, since we don't yet write DATA frames. That's next.