curl/lib/vquic
Viktor Szakats 93e2341e87
vquic: fix -Wunused-parameter with proxies disabled
Fixing:
```
lib/vquic/vquic.c:864:56: error: unused parameter 'conn' [-Werror,-Wunused-parameter]
  864 |                              const struct connectdata *conn,
      |                                                        ^
```

Closes #22104
2026-06-19 14:46:54 +02:00
..
capsule.c cf-capsule: complete filter 2026-06-15 15:42:22 +02:00
capsule.h cf-capsule: complete filter 2026-06-15 15:42:22 +02:00
cf-capsule.c cf-capsule: complete filter 2026-06-15 15:42:22 +02:00
cf-capsule.h cf-capsule: complete filter 2026-06-15 15:42:22 +02:00
cf-ngtcp2-cmn.c cf-dns: pass peer for result lookups 2026-06-16 23:15:43 +02:00
cf-ngtcp2-cmn.h ngtcp2: share common functionality 2026-06-10 13:28:05 +02:00
cf-ngtcp2-proxy.c tidy-up: miscellaneous 2026-06-14 20:10:28 +02:00
cf-ngtcp2-proxy.h ngtcp2: share common functionality 2026-06-10 13:28:05 +02:00
cf-ngtcp2.c build: enable -Wformat-signedness, fix issues found 2026-06-10 15:14:08 +02:00
cf-ngtcp2.h ngtcp2: share common functionality 2026-06-10 13:28:05 +02:00
cf-quiche.c cf-dns: pass peer for result lookups 2026-06-16 23:15:43 +02:00
cf-quiche.h ngtcp2: share common functionality 2026-06-10 13:28:05 +02:00
vquic-tls.c ngtcp2: share common functionality 2026-06-10 13:28:05 +02:00
vquic-tls.h ngtcp2: share common functionality 2026-06-10 13:28:05 +02:00
vquic.c vquic: fix -Wunused-parameter with proxies disabled 2026-06-19 14:46:54 +02:00
vquic.h ngtcp2: share common functionality 2026-06-10 13:28:05 +02:00
vquic_int.h cf-capsule: complete filter 2026-06-15 15:42:22 +02:00