diff options
author | Alessandro Ghedini <alessandro@ghedini.me> | 2019-08-17 15:04:33 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-08-17 17:00:49 +0200 |
commit | e54affa82cba9d1a2113c3867f4b8d7855df9200 (patch) | |
tree | 138ad3347d2748f91de2f30ee3e1fa44f6a30acf /packages/Symbian | |
parent | ea28a6cb2f168ce0b4e01c0f05e3675687dbd497 (diff) |
quiche: register debug callback once and earlier
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
Diffstat (limited to 'packages/Symbian')
0 files changed, 0 insertions, 0 deletions