forked from quic-go/quic-go
remove obsolete documentation for the quic.Config
This commit is contained in:
@@ -95,7 +95,6 @@ type STK struct {
|
||||
}
|
||||
|
||||
// Config contains all configuration data needed for a QUIC server or client.
|
||||
// More config parameters (such as timeouts) will be added soon, see e.g. https://github.com/lucas-clemente/quic-go/issues/441.
|
||||
type Config struct {
|
||||
// The QUIC versions that can be negotiated.
|
||||
// If not set, it uses all versions available.
|
||||
|
||||
Reference in New Issue
Block a user