]> git.ipfire.org Git - thirdparty/curl.git/commit
quic: remove conn->data use
authorDaniel Stenberg <daniel@haxx.se>
Tue, 19 Jan 2021 08:48:40 +0000 (09:48 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 19 Jan 2021 15:56:35 +0000 (16:56 +0100)
commit2bdec0b3636e1130316abeb7d7b4653329abc318
tree32011733d62f1a6d32ec4e6470767447edb3cbd5
parent6fcf22654eef0530926efd837a9aed9193b57b31
quic: remove conn->data use

Closes #6485
lib/connect.c
lib/quic.h
lib/transfer.c
lib/vquic/ngtcp2.c
lib/vquic/quiche.c