da6fac4133
## Summary: In order to properly monitor what is happening with the new write timeouts that we introduced in TUN-8244 we need proper logging. Right now we were logging write timeouts when the safe stream was being closed which didn't make sense because it was miss leading, so this commit prevents that by adding a flag that allows us to know whether we are closing the stream or not. |
||
---|---|---|
.. | ||
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 |