mirror of
https://github.com/curl/curl.git
synced 2026-08-26 00:43:52 +03:00
Marty Kuhrt's VMS updates
This commit is contained in:
parent
d7d5baa0e2
commit
e485a23a3e
5 changed files with 26 additions and 17 deletions
|
|
@ -98,6 +98,9 @@ TFTP_ILLEGAL <illegal TFTP operation>
|
|||
TFTP_UNKNOWNID <unknown transfer ID>
|
||||
TFTP_EXISTS <file already exists>
|
||||
TFTP_NOSUCHUSER <no such user>
|
||||
CONV_FAILED <conversion failed>
|
||||
CONV_REQD <caller must register conversion callbacks>
|
||||
SSL_CACERT_BADFILE <could not load CACERT file>
|
||||
CURL_LAST <CURLMSG.MSG is out of sync with the source code>
|
||||
|
||||
.END
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue