mirror of
https://github.com/curl/curl.git
synced 2026-08-26 08:33:31 +03:00
sync curlmsg* with curl.h for 7.19.0
This commit is contained in:
parent
9813cea1d0
commit
9f9e577640
4 changed files with 16 additions and 8 deletions
|
|
@ -105,6 +105,8 @@ REMOTE_FILE_NOT_FOUND <remote file not found>
|
|||
SSH <unspecified error from the SSH layer>
|
||||
SSL_SHUTDOWN_FAILED <failed to shut down the SSL connection>
|
||||
AGAIN <socket not ready, wait and try again>
|
||||
SSL_CRL_BADFILE <could not load CRL file, missing or wrong format>
|
||||
SSL_ISSUER_ERROR <issuer check failed>
|
||||
CURL_LAST <CURLMSG.MSG is out of sync with the source code>
|
||||
|
||||
.END
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue