1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vquic
Daniel Stenberg 6434a73984
Curl_handler: add 'family' to each protocol
Makes get_protocol_family() faster and it moves the knowledge about the
"families" to each protocol handler, where it belongs.

Closes #5986
2020-09-21 23:30:16 +02:00
..
ngtcp2.c Curl_handler: add 'family' to each protocol 2020-09-21 23:30:16 +02:00
ngtcp2.h ngtcp2: adjust to recent sockaddr updates 2020-07-16 23:56:42 +02:00
quiche.c Curl_handler: add 'family' to each protocol 2020-09-21 23:30:16 +02:00
quiche.h quiche: improved error handling and memory cleanups 2019-08-07 08:39:39 +02:00
vquic.c ngtcp2: introduce qlog support 2020-05-07 16:27:49 +02:00
vquic.h ngtcp2: introduce qlog support 2020-05-07 16:27:49 +02:00