29b597cea5
* Connection pool in connection cache and handle connection errors 1. The connection not has a pool of connections per address, configurable, default 4 2. The connections per address share a lazy initialized endpoint 3. Handle connection issues better, avoid race conditions 4. Various log improvement for help debug connection issues |
||
---|---|---|
.. | ||
quic_client.rs |