Public Attributes | List of all members
cgi_env_block Struct Reference

Public Attributes

char buf [CGI_ENVIRONMENT_SIZE]
 
struct mg_connectionconn
 
int len
 
int nvars
 
char * vars [MAX_CGI_ENVIR_VARS]
 

Detailed Description

Definition at line 2750 of file mongoose.c.

Member Data Documentation

◆ buf

char cgi_env_block::buf[CGI_ENVIRONMENT_SIZE]

Definition at line 2752 of file mongoose.c.

◆ conn

struct mg_connection* cgi_env_block::conn

Definition at line 2751 of file mongoose.c.

◆ len

int cgi_env_block::len

Definition at line 2753 of file mongoose.c.

◆ nvars

int cgi_env_block::nvars

Definition at line 2755 of file mongoose.c.

◆ vars

char* cgi_env_block::vars[MAX_CGI_ENVIR_VARS]

Definition at line 2754 of file mongoose.c.


The documentation for this struct was generated from the following file:


jpeg_streamer
Author(s): Ken Tossell
autogenerated on Mon Feb 28 2022 22:00:12