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

◆ FROM

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

Definition at line 30 of file lib1520.c.

◆ TO

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

Definition at line 29 of file lib1520.c.

Function Documentation

◆ read_callback()

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

Definition at line 50 of file lib1520.c.

◆ test()

int test ( char *  URL)

Definition at line 72 of file lib1520.c.

Variable Documentation

◆ payload_text

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 Sun May 15 2022 02:25:02