os400: Add curl_easy_conn_upkeep() to ILE/RPG binding.

This commit is contained in:
Patrick Monnerat 2018-11-19 15:22:00 +01:00
parent 50397e1fd8
commit ee90ca02e0
1 changed files with 5 additions and 0 deletions

View File

@ -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 *
*