~ubuntu-branches/ubuntu/vivid/curl/vivid

« back to all changes in this revision

Viewing changes to packages/vms/curlmsg.msg

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Schuldei
  • Date: 2009-04-02 23:35:45 UTC
  • mto: (1.2.1 upstream) (3.2.3 sid)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: james.westby@ubuntu.com-20090402233545-geixkwhe3izccjt7
Tags: upstream-7.19.4
ImportĀ upstreamĀ versionĀ 7.19.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
! $Id: curlmsg.msg,v 1.7 2008-05-30 23:51:09 curlvms Exp $
 
1
! $Id: curlmsg.msg,v 1.8 2008-09-03 20:51:36 curlvms Exp $
2
2
3
3
! These VMS error codes are generated by taking apart the curl.h 
4
4
! file and putting all the CURLE_* enum stuff into this file, 
105
105
SSH                     <unspecified error from the SSH layer>
106
106
SSL_SHUTDOWN_FAILED     <failed to shut down the SSL connection>
107
107
AGAIN                   <socket not ready, wait and try again>
 
108
SSL_CRL_BADFILE         <could not load CRL file, missing or wrong format>
 
109
SSL_ISSUER_ERROR        <issuer check failed>
108
110
CURL_LAST               <CURLMSG.MSG is out of sync with the source code>
109
111
 
110
112
.END