Go to the source code of this file.
Classes | |
struct | WriteThis |
Functions | |
static int | once (char *URL, bool oldstyle) |
static size_t | read_callback (void *ptr, size_t size, size_t nmemb, void *userp) |
int | test (char *URL) |
Variables | |
static char | data [] = "this is what we post to the silly web server\n" |
static size_t read_callback | ( | void * | ptr, |
size_t | size, | ||
size_t | nmemb, | ||
void * | userp | ||
) | [static] |