Files
quic-go/internal
Marten Seemann 4b4e487486 remove the error return value from wire.Frame.MinLength
No functional change expected.
The error was only non-nil if some required values for the STOP_WAITING
frame were not set. It should be sufficient to throw an error when
attempting to write an invalid STOP_WAITING frame.
2017-12-12 17:33:04 +07:00
..
2017-08-18 12:06:36 +02:00
2017-12-08 11:33:40 +07:00