Functions
big_upload.c File Reference
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "mongoose.h"
Include dependency graph for big_upload.c:

Go to the source code of this file.

Functions

static int ev_handler (struct mg_connection *conn, enum mg_event ev)
static int handle_close (struct mg_connection *conn)
static int handle_recv (struct mg_connection *conn)
static int handle_request (struct mg_connection *conn)
int main (void)

Function Documentation

static int ev_handler ( struct mg_connection conn,
enum mg_event  ev 
) [static]

Definition at line 63 of file big_upload.c.

static int handle_close ( struct mg_connection conn) [static]

Definition at line 55 of file big_upload.c.

static int handle_recv ( struct mg_connection conn) [static]

Definition at line 41 of file big_upload.c.

static int handle_request ( struct mg_connection conn) [static]

Definition at line 6 of file big_upload.c.

int main ( void  )

Definition at line 73 of file big_upload.c.



rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:07