Public Attributes | List of all members
mg_connection Struct Reference

Public Attributes

time_t birth_time
 
char * buf
 
int buf_size
 
struct socket client
 
int64_t consumed_content
 
int64_t content_len
 
struct mg_contextctx
 
int data_len
 
int64_t num_bytes_sent
 
struct mg_connectionpeer
 
struct mg_request_info request_info
 
int request_len
 
SSLssl
 

Detailed Description

Definition at line 448 of file mongoose.c.

Member Data Documentation

◆ birth_time

time_t mg_connection::birth_time

Definition at line 454 of file mongoose.c.

◆ buf

char* mg_connection::buf

Definition at line 458 of file mongoose.c.

◆ buf_size

int mg_connection::buf_size

Definition at line 459 of file mongoose.c.

◆ client

struct socket mg_connection::client

Definition at line 453 of file mongoose.c.

◆ consumed_content

int64_t mg_connection::consumed_content

Definition at line 457 of file mongoose.c.

◆ content_len

int64_t mg_connection::content_len

Definition at line 456 of file mongoose.c.

◆ ctx

struct mg_context* mg_connection::ctx

Definition at line 451 of file mongoose.c.

◆ data_len

int mg_connection::data_len

Definition at line 461 of file mongoose.c.

◆ num_bytes_sent

int64_t mg_connection::num_bytes_sent

Definition at line 455 of file mongoose.c.

◆ peer

struct mg_connection* mg_connection::peer

Definition at line 449 of file mongoose.c.

◆ request_info

struct mg_request_info mg_connection::request_info

Definition at line 450 of file mongoose.c.

◆ request_len

int mg_connection::request_len

Definition at line 460 of file mongoose.c.

◆ ssl

SSL* mg_connection::ssl

Definition at line 452 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