Files
h2/tests
Carl Lerche 5c0efcf8c4 Ref count stream state and release when final (#73)
Previously, stream state was never released so that long-lived connections
leaked memory.

Now, stream states are reference-counted and freed from the stream slab
when complete.  Locally reset streams are retained so that received frames
may be ignored.
2017-09-10 16:01:19 -07:00
..
2017-09-08 13:42:14 -07:00
2017-09-07 16:45:20 -07:00