MIDAS
|
#include <mongoose6.h>
Definition at line 1246 of file mongoose6.h.
time_t mg_connection::birth_time |
Definition at line 485 of file mongoose4.cxx.
char* mg_connection::buf |
Definition at line 489 of file mongoose4.cxx.
int mg_connection::buf_size |
Definition at line 492 of file mongoose4.cxx.
Definition at line 484 of file mongoose4.cxx.
SSL_CTX* mg_connection::client_ssl_ctx |
Definition at line 483 of file mongoose4.cxx.
int64_t mg_connection::content_len |
Definition at line 487 of file mongoose4.cxx.
struct mg_context* mg_connection::ctx |
Definition at line 481 of file mongoose4.cxx.
int mg_connection::data_len |
Definition at line 494 of file mongoose4.cxx.
Definition at line 480 of file mongoose4.cxx.
Definition at line 3947 of file mongoose614.h.
int64_t mg_connection::last_throttle_bytes |
Definition at line 498 of file mongoose4.cxx.
time_t mg_connection::last_throttle_time |
Definition at line 497 of file mongoose4.cxx.
int mg_connection::must_close |
Definition at line 491 of file mongoose4.cxx.
int64_t mg_connection::num_bytes_read |
Definition at line 488 of file mongoose4.cxx.
int64_t mg_connection::num_bytes_sent |
Definition at line 486 of file mongoose4.cxx.
char* mg_connection::path_info |
Definition at line 490 of file mongoose4.cxx.
union { ... } mg_connection::priv_1 |
union { ... } mg_connection::priv_1 |
struct mg_request_info mg_connection::request_info |
Definition at line 479 of file mongoose4.cxx.
int mg_connection::request_len |
Definition at line 493 of file mongoose4.cxx.
int mg_connection::status_code |
Definition at line 495 of file mongoose4.cxx.
int mg_connection::throttle |
Definition at line 496 of file mongoose4.cxx.