mirror of
https://github.com/curl/curl.git
synced 2026-05-14 04:46:20 +03:00
os400: Add curl_easy_conn_upkeep() to ILE/RPG binding.
This commit is contained in:
parent
50397e1fd8
commit
ee90ca02e0
1 changed files with 5 additions and 0 deletions
|
|
@ -2447,6 +2447,11 @@
|
|||
d curl * value CURL *
|
||||
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 pr * extproc('curl_multi_init') CURLM *
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue