Files
h2/tests/support
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-05 10:21:31 -07:00

This is not a real crate

You should not use this crate, it only exists to work around cargo limitations.