Files
h2/tests/support
Carl Lerche 93925e6d1f Limit send flow control bug to window_size (#78)
Senders could set the available capacity greater than the current
`window_size`.  This caused a panic when the sender attempted
to send more than the receiver could accept.
2017-09-12 10:48:11 -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.