property
quic.QuicEndpoint.maxConnectionsTotal
maxConnectionsTotal: number
The maximum total number of concurrent connections across all remote addresses. 0 means unlimited (default). Can be set at construction time via the maxConnectionsTotal option and changed dynamically at any time. The valid range is 0 to 65535.