property
quic.QuicEndpoint.maxConnectionsPerHost
maxConnectionsPerHost: number
The maximum number of concurrent connections allowed per remote IP address. 0 means unlimited (default). Can be set at construction time via the maxConnectionsPerHost option and changed dynamically at any time. The valid range is 0 to 65535.