Files
quic-go/internal/protocol/server_parameters.go
Marten Seemann 4eec7433d9 enforce a minimum value of the remote idle timeout
This prevents a DoS where a peer could send us a really small remote
idle timeout, and we would continuously send it PING frames.
2017-10-03 11:06:31 -07:00

7.1 KiB