![]() |
doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Classes | |
| struct | Tdata |
| struct | userdata |
Macros | |
| #define | THREADS 2 |
Functions | |
| void | lock (CURL *handle, curl_lock_data data, curl_lock_access access, void *useptr) |
| void | unlock (CURL *handle, curl_lock_data data, void *useptr) |
| struct curl_slist * | sethost (struct curl_slist *headers) |
| void * | fire (void *ptr) |
| char * | suburl (char *base, int i) |
| int | test (char *URL) |
Variables | |
| const char * | HOSTHEADER = "Host: www.host.foo.com" |
| const char * | JAR = "log/jar506" |
| void lock | ( | CURL * | handle, |
| curl_lock_data | data, | ||
| curl_lock_access | access, | ||
| void * | useptr | ||
| ) |
| struct curl_slist * sethost | ( | struct curl_slist * | headers | ) |
| void unlock | ( | CURL * | handle, |
| curl_lock_data | data, | ||
| void * | useptr | ||
| ) |
1.8.6.