mirror of
https://github.com/curl/curl.git
synced 2024-12-15 06:40:09 +08:00
e54affa82c
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 |