forked from quic-go/quic-go
This can lead to a deadlock where session.shutdown() never exits because it is blocked on a Send() but the sendQueue has exited due to a write error.
2.6 KiB
2.6 KiB