1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vquic
Emil Engler cbb5429001 ngtcp2: Add an error code for QUIC connection errors
- Add new error code CURLE_QUIC_CONNECT_ERROR for QUIC connection
  errors.

Prior to this change CURLE_FAILED_INIT was used, but that was not
correct.

Closes https://github.com/curl/curl/pull/4754
2020-01-11 18:19:32 -05:00
..
ngtcp2.c ngtcp2: Add an error code for QUIC connection errors 2020-01-11 18:19:32 -05:00
ngtcp2.h ngtcp2: Support the latest update key callback type 2019-12-20 00:34:58 -05:00
quiche.c build: Disable Visual Studio warning "conditional expression is constant" 2019-12-01 19:01:02 -05:00
quiche.h quiche: improved error handling and memory cleanups 2019-08-07 08:39:39 +02:00