1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/include/curl
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
..
.gitignore includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
curl.h ngtcp2: Add an error code for QUIC connection errors 2020-01-11 18:19:32 -05:00
curlver.h bump: work towards 7.69.0 is started 2020-01-09 22:42:18 +01:00
easy.h defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
Makefile.am makefile: make checksrc and hugefile commands "silent" 2019-03-14 20:11:24 +01:00
mprintf.h defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
multi.h multi: Change curl_multi_wait/poll to error on negative timeout 2020-01-11 18:16:28 -05:00
stdcheaders.h defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
system.h system.h: fix for MCST lcc compiler 2019-11-09 14:42:13 -05:00
typecheck-gcc.h defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
urlapi.h urlapi: CURLU_NO_AUTHORITY allows empty authority/host part 2019-09-19 15:57:28 +02:00