forked from quic-go/quic-go
committed by
Lucas Clemente
parent
649933d17b
commit
755dedf1ff
@@ -169,6 +169,7 @@ func populateClientConfig(config *Config) *Config {
|
||||
RequestConnectionIDTruncation: config.RequestConnectionIDTruncation,
|
||||
MaxReceiveStreamFlowControlWindow: maxReceiveStreamFlowControlWindow,
|
||||
MaxReceiveConnectionFlowControlWindow: maxReceiveConnectionFlowControlWindow,
|
||||
KeepAlive: config.KeepAlive,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user