## Summary To prevent bad eyeballs and severs to be able to exhaust the quic control flows we are adding the possibility of having a timeout for a write operation to be acknowledged. This will prevent hanging connections from exhausting the quic control flows, creating a DDoS. |
||
|---|---|---|
| .. | ||
| schema | ||
| conversion.go | ||
| datagram.go | ||
| datagram_test.go | ||
| datagramv2.go | ||
| metrics.go | ||
| param_unix.go | ||
| param_windows.go | ||
| pogs.go | ||
| quic_protocol.go | ||
| quic_protocol_test.go | ||
| safe_stream.go | ||
| safe_stream_test.go | ||
| test_utils.go | ||
| tracing.go | ||