sync curlmsg* with curl.h for 7.19.0

This commit is contained in:
Marty Kuhrt
2008-09-03 20:51:36 +00:00
parent 9813cea1d0
commit 9f9e577640
4 changed files with 16 additions and 8 deletions

View File

@@ -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