Classes | Macros | Functions | Variables
lib1520.c File Reference
#include "test.h"
#include "memdebug.h"
Include dependency graph for lib1520.c:

Go to the source code of this file.

Classes

struct  upload_status
 

Macros

#define FROM   "<sender@example.com>"
 
#define TO   "<recipient@example.com>"
 

Functions

static size_t read_callback (void *ptr, size_t size, size_t nmemb, void *userp)
 
int test (char *URL)
 

Variables

static const char * payload_text []
 

Macro Definition Documentation

#define FROM   "<sender@example.com>"

Definition at line 30 of file lib1520.c.

#define TO   "<recipient@example.com>"

Definition at line 29 of file lib1520.c.

Function Documentation

static size_t read_callback ( void *  ptr,
size_t  size,
size_t  nmemb,
void *  userp 
)
static

Definition at line 50 of file lib1520.c.

int test ( char *  URL)

Definition at line 72 of file lib1520.c.

Variable Documentation

const char* payload_text[]
static
Initial value:
= {
"From: different\r\n",
"To: another\r\n",
"\r\n",
"\r\n",
".\r\n",
".\r\n",
"\r\n",
".\r\n",
"\r\n",
"body",
NULL
}

Definition at line 32 of file lib1520.c.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:17