Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
quic: delay calling set_max_concurrent_uni_streams/set_receive_window (…
…anza-xyz#904) * quic: don't call connection.set_max_concurrent_uni_streams if we're going to drop a connection Avoids taking a mutex and waking a task. * quic: don't increase the receive window before we've actually accepted a connection
- Loading branch information