Public Attributes | List of all members
connection Struct Reference

Public Attributes

int64_t cl
 
union endpoint endpoint
 
enum endpoint_type endpoint_type
 
struct mg_connection mg_conn
 
struct ns_connectionns_conn
 
int64_t num_bytes_recv
 
char * path_info
 
char * request
 
ssize_t request_len
 
struct mg_serverserver
 

Detailed Description

Definition at line 1508 of file mongoose.c.

Member Data Documentation

◆ cl

int64_t connection::cl

Definition at line 1517 of file mongoose.c.

◆ endpoint

union endpoint connection::endpoint

Definition at line 1512 of file mongoose.c.

◆ endpoint_type

enum endpoint_type connection::endpoint_type

Definition at line 1513 of file mongoose.c.

◆ mg_conn

struct mg_connection connection::mg_conn

Definition at line 1510 of file mongoose.c.

◆ ns_conn

struct ns_connection* connection::ns_conn

Definition at line 1509 of file mongoose.c.

◆ num_bytes_recv

int64_t connection::num_bytes_recv

Definition at line 1516 of file mongoose.c.

◆ path_info

char* connection::path_info

Definition at line 1514 of file mongoose.c.

◆ request

char* connection::request

Definition at line 1515 of file mongoose.c.

◆ request_len

ssize_t connection::request_len

Definition at line 1518 of file mongoose.c.

◆ server

struct mg_server* connection::server

Definition at line 1511 of file mongoose.c.


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


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sun May 15 2022 03:05:34