forked from quic-go/quic-go
@@ -19,6 +19,7 @@ type SentPacketHandler interface {
|
||||
GetLargestObserved() protocol.PacketNumber
|
||||
|
||||
CongestionAllowsSending() bool
|
||||
CheckForError() error
|
||||
|
||||
TimeToFirstRTO() time.Duration
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user