Files
quic-go/streams_map_outgoing_generic_test.go
Marten Seemann a2e48e204b return a net.Error when opening streams
net.Error.Temporary() will be true if no stream can be opened when the
peer's stream limit is reached.
2019-01-06 17:18:43 +07:00

6.4 KiB