curl/include/curl
Daniel Stenberg 2b3dd01b77
multi: handle errors returned from socket/timer callbacks
The callbacks were partially documented to support this. Now the
behavior is documented and returning error from either of these
callbacks will effectively kill all currently ongoing transfers.

Added test 530 to verify

Reported-by: Marcelo Juchem
Fixes #8083
Closes #8089
2021-12-06 14:55:52 +01:00
..
.gitignore
Makefile.am curl.se: new home 2020-11-04 23:59:47 +01:00
curl.h mime: use percent-escaping for multipart form field and file names 2021-11-15 10:40:03 +01:00
curlver.h RELEASE-NOTES: synced 2021-11-15 10:44:29 +01:00
easy.h curl.se: new home 2020-11-04 23:59:47 +01:00
mprintf.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
multi.h multi: handle errors returned from socket/timer callbacks 2021-12-06 14:55:52 +01:00
options.h curl.se: new home 2020-11-04 23:59:47 +01:00
stdcheaders.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
system.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
typecheck-gcc.h typecheck-gcc.h: add CURLOPT_PREREQDATA awareness 2021-09-30 09:00:37 +02:00
urlapi.h urlapi: provide more detailed return codes 2021-11-25 08:36:04 +01:00