mirror of
https://github.com/moparisthebest/curl
synced 2024-11-16 06:25:03 -05:00
os400: Add curl_easy_conn_upkeep() to ILE/RPG binding.
This commit is contained in:
parent
50397e1fd8
commit
ee90ca02e0
@ -2447,6 +2447,11 @@
|
|||||||
d curl * value CURL *
|
d curl * value CURL *
|
||||||
d bitmask 10i 0 value
|
d bitmask 10i 0 value
|
||||||
*
|
*
|
||||||
|
d curl_easy_conn_upkeep...
|
||||||
|
d pr extproc('curl_easy_conn_upkeep')
|
||||||
|
d like(CURLcode)
|
||||||
|
d curl * value CURL *
|
||||||
|
*
|
||||||
d curl_multi_init...
|
d curl_multi_init...
|
||||||
d pr * extproc('curl_multi_init') CURLM *
|
d pr * extproc('curl_multi_init') CURLM *
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user