mirror of
https://github.com/curl/curl.git
synced 2026-08-11 04:00:54 +03:00
The quiche debug callback is global and can only be initialized once, so make sure we don't do it multiple times (e.g. if multiple requests are executed). In addition this initializes the callback before the connection is created, so we get logs for the handshake as well. Closes #4236 |
||
|---|---|---|
| .. | ||
| ngtcp2-crypto.c | ||
| ngtcp2-crypto.h | ||
| ngtcp2.c | ||
| ngtcp2.h | ||
| quiche.c | ||
| quiche.h | ||