aboutsummaryrefslogtreecommitdiff
path: root/packages/OS400/curl.inc.in
diff options
context:
space:
mode:
Diffstat (limited to 'packages/OS400/curl.inc.in')
-rw-r--r--packages/OS400/curl.inc.in9
1 files changed, 7 insertions, 2 deletions
diff --git a/packages/OS400/curl.inc.in b/packages/OS400/curl.inc.in
index d94c27264..0274f369a 100644
--- a/packages/OS400/curl.inc.in
+++ b/packages/OS400/curl.inc.in
@@ -474,8 +474,6 @@
d c 87
d CURLE_CHUNK_FAILED...
d c 88
- d CURLE_TLSAUTH_FAILED...
- d c 89
*
d curlioerr s 10i 0 based(######ptr######) Enum
d CURLIOE_OK c 0
@@ -1279,6 +1277,13 @@
d CURLSOCKTYPE_IPCXN...
d c 0
*
+ d CURL_SOCKOPT_OK...
+ d c 0
+ d CURL_SOCKOPT_ERROR...
+ d c 1
+ d CURL_SOCKOPT_ALREADY_CONNECTED...
+ d c 2
+ *
d CURLMcode s 10i 0 based(######ptr######) Enum
d CURLM_CALL_MULTI_PERFORM...
d c -1