Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
XCURL::DllLibCurlGlobal Member List

This is the complete list of members for XCURL::DllLibCurlGlobal, including all inherited members.

CheckIdle()XCURL::DllLibCurlGlobal
DllLibCurlGlobal()XCURL::DllLibCurlGlobal
easy_acquire(const char *protocol, const char *hostname, CURL_HANDLE **easy_handle, CURLM **multi_handle)XCURL::DllLibCurlGlobal
easy_cleanup(CURL_HANDLE *handle)XCURL::DllLibCurl
easy_duphandle(CURL_HANDLE *easy_handle) overrideXCURL::DllLibCurlGlobalvirtual
easy_duplicate(CURL_HANDLE *easy, const CURLM *multi, CURL_HANDLE **easy_out, CURLM **multi_out)XCURL::DllLibCurlGlobal
easy_getinfo(CURL_HANDLE *curl, CURLINFO info, Args... args)XCURL::DllLibCurlinline
easy_init()XCURL::DllLibCurl
easy_pause(CURL_HANDLE *handle, int bitmask)XCURL::DllLibCurl
easy_perform(CURL_HANDLE *handle)XCURL::DllLibCurl
easy_release(CURL_HANDLE **easy_handle, CURLM **multi_handle)XCURL::DllLibCurlGlobal
easy_reset(CURL_HANDLE *handle)XCURL::DllLibCurl
easy_setopt(CURL_HANDLE *handle, CURLoption option, Args... args)XCURL::DllLibCurlinline
easy_strerror(CURLcode code)XCURL::DllLibCurl
global_cleanup()XCURL::DllLibCurl
global_init(long flags)XCURL::DllLibCurl
m_critSectionXCURL::DllLibCurlGlobal
m_sessionsXCURL::DllLibCurlGlobal
multi_add_handle(CURLM *multi_handle, CURL_HANDLE *easy_handle)XCURL::DllLibCurl
multi_cleanup(CURLM *handle)XCURL::DllLibCurl
multi_fdset(CURLM *multi_handle, fd_set *read_fd_set, fd_set *write_fd_set, fd_set *exc_fd_set, int *max_fd)XCURL::DllLibCurl
multi_info_read(CURLM *multi_handle, int *msgs_in_queue)XCURL::DllLibCurl
multi_init(void)XCURL::DllLibCurl
multi_perform(CURLM *multi_handle, int *running_handles)XCURL::DllLibCurl
multi_remove_handle(CURLM *multi_handle, CURL_HANDLE *easy_handle)XCURL::DllLibCurl
multi_timeout(CURLM *multi_handle, long *timeout)XCURL::DllLibCurl
slist_append(curl_slist *list, const char *to_append)XCURL::DllLibCurl
slist_free_all(curl_slist *list)XCURL::DllLibCurl
SSession typedefXCURL::DllLibCurlGlobal
VEC_CURLSESSIONS typedefXCURL::DllLibCurlGlobal
~DllLibCurl()=defaultXCURL::DllLibCurlvirtual
~DllLibCurlGlobal()XCURL::DllLibCurlGlobal