Home
last modified time | relevance | path

Searched defs:mg_connection (Results 1 – 25 of 25) sorted by relevance

/dports/finance/moneymanagerex/moneymanagerex-1.2.7/3rd/mongoose/
H A Dmongoose.h33 struct mg_connection { struct
34 const char *request_method; // "GET", "POST", etc
35 const char *uri; // URL-decoded URI
36 const char *http_version; // E.g. "1.0", "1.1"
40 char local_ip[48]; // Local IP address
41 unsigned short remote_port; // Client's port
42 unsigned short local_port; // Local port number
44 int num_headers; // Number of HTTP headers
45 struct mg_header {
48 } http_headers[30];
[all …]
/dports/comms/flmsg/flmsg-4.0.19/src/include/
H A Dmongoose.h33 struct mg_connection { struct
34 const char *request_method; // "GET", "POST", etc
35 const char *uri; // URL-decoded URI
36 const char *http_version; // E.g. "1.0", "1.1"
37 const char *query_string; // URL part after '?', not including '?', or NULL
61 typedef int (*mg_handler_t)(struct mg_connection *); argument
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/mongoose/
H A Dmongoose.h33 struct mg_connection { struct
34 const char *request_method; // "GET", "POST", etc
35 const char *uri; // URL-decoded URI
36 const char *http_version; // E.g. "1.0", "1.1"
40 char local_ip[48]; // Local IP address
41 unsigned short remote_port; // Client's port
42 unsigned short local_port; // Local port number
45 struct mg_header {
48 } http_headers[30];
51 size_t content_len; // Data length
[all …]
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/samples/gfx_html/
H A Dmongoose.h31 struct mg_connection { struct
32 const char *request_method; // "GET", "POST", etc
33 const char *uri; // URL-decoded URI
34 const char *http_version; // E.g. "1.0", "1.1"
38 char local_ip[48]; // Local IP address
39 unsigned short remote_port; // Client's port
40 unsigned short local_port; // Local port number
43 struct mg_header {
46 } http_headers[30];
49 size_t content_len; // Data length
[all …]
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/json/jsonrpc-cpp/
H A Dmongoose.h32 struct mg_connection { struct
33 const char *request_method; // "GET", "POST", etc
34 const char *uri; // URL-decoded URI
35 const char *http_version; // E.g. "1.0", "1.1"
39 char local_ip[48]; // Local IP address
40 unsigned short remote_port; // Client's port
41 unsigned short local_port; // Local port number
44 struct mg_header {
47 } http_headers[30];
50 size_t content_len; // Data length
[all …]
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/json/jsonrpc-cpp/
H A Dmongoose.h32 struct mg_connection { struct
33 const char *request_method; // "GET", "POST", etc
34 const char *uri; // URL-decoded URI
35 const char *http_version; // E.g. "1.0", "1.1"
39 char local_ip[48]; // Local IP address
40 unsigned short remote_port; // Client's port
41 unsigned short local_port; // Local port number
44 struct mg_header {
47 } http_headers[30];
50 size_t content_len; // Data length
[all …]
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/json/jsonrpc-cpp/
H A Dmongoose.h32 struct mg_connection { struct
33 const char *request_method; // "GET", "POST", etc
34 const char *uri; // URL-decoded URI
35 const char *http_version; // E.g. "1.0", "1.1"
39 char local_ip[48]; // Local IP address
40 unsigned short remote_port; // Client's port
41 unsigned short local_port; // Local port number
44 struct mg_header {
47 } http_headers[30];
50 size_t content_len; // Data length
[all …]
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/json/jsonrpc-cpp/
H A Dmongoose.h32 struct mg_connection { struct
33 const char *request_method; // "GET", "POST", etc
34 const char *uri; // URL-decoded URI
35 const char *http_version; // E.g. "1.0", "1.1"
39 char local_ip[48]; // Local IP address
40 unsigned short remote_port; // Client's port
41 unsigned short local_port; // Local port number
44 struct mg_header {
47 } http_headers[30];
50 size_t content_len; // Data length
[all …]
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/json/jsonrpc-cpp/
H A Dmongoose.h32 struct mg_connection { struct
33 const char *request_method; // "GET", "POST", etc
34 const char *uri; // URL-decoded URI
35 const char *http_version; // E.g. "1.0", "1.1"
39 char local_ip[48]; // Local IP address
40 unsigned short remote_port; // Client's port
41 unsigned short local_port; // Local port number
44 struct mg_header {
47 } http_headers[30];
50 size_t content_len; // Data length
[all …]
/dports/audio/ympd/ympd-1.3.0/src/
H A Dmongoose.h32 struct mg_connection { struct
33 const char *request_method; // "GET", "POST", etc
34 const char *uri; // URL-decoded URI
35 const char *http_version; // E.g. "1.0", "1.1"
39 char local_ip[48]; // Local IP address
40 unsigned short remote_port; // Client's port
41 unsigned short local_port; // Local port number
44 struct mg_header {
47 } http_headers[30];
50 size_t content_len; // Data length
[all …]
/dports/www/ot-recorder/recorder-0.8.4/
H A Dmongoose.h32 struct mg_connection { struct
33 const char *request_method; // "GET", "POST", etc
34 const char *uri; // URL-decoded URI
35 const char *http_version; // E.g. "1.0", "1.1"
39 char local_ip[48]; // Local IP address
40 unsigned short remote_port; // Client's port
41 unsigned short local_port; // Local port number
44 struct mg_header {
47 } http_headers[30];
50 size_t content_len; // Data length
[all …]
/dports/www/mongoose/mongoose-632b3a3/
H A Dmongoose.h70 struct mg_connection { struct
71 const char *request_method; // "GET", "POST", etc
72 const char *uri; // URL-decoded URI
73 const char *http_version; // E.g. "1.0", "1.1"
77 char local_ip[48]; // Local IP address
78 unsigned short remote_port; // Client's port
79 unsigned short local_port; // Local port number
82 struct mg_header {
85 } http_headers[30];
88 size_t content_len; // Data length
[all …]
/dports/science/conduit/conduit-0.8.0/src/libs/relay/
H A Dconduit_relay_web.cpp100 struct mg_connection * /*conn*/) in handle_post()
108 struct mg_connection * /*conn*/) in handle_get()
178 const struct mg_connection *) // conn -- unused in handleConnection()
207 handleWebSocketText(struct mg_connection *, // conn -- unused in handleWebSocketText()
/dports/www/civetweb/civetweb-1.15/src/
H A Dcivetweb.c2447 struct mg_connection { struct
2453 struct mg_http2_connection http2;
2456 struct mg_request_info request_info;
2457 struct mg_response_info response_info;
2459 struct mg_context *phys_ctx;
2460 struct mg_domain_context *dom_ctx;
2511 int websocket_deflate_initialized;
2512 int websocket_deflate_flush;
2513 z_stream websocket_deflate_state;
2514 z_stream websocket_inflate_state;
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A Dmongoose.c525 struct mg_connection { struct
526 struct mg_request_info request_info;
527 struct mg_context *ctx;
551 static void *call_user(struct mg_connection *conn, enum mg_event event) { in call_user() argument
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Civetweb/src/
H A Dcivetweb.c1057 struct mg_connection { struct
1058 struct mg_request_info request_info;
1059 struct mg_context *ctx;
1060 SSL *ssl; /* SSL descriptor */
1062 struct socket client; /* Connected client */
1067 int64_t num_bytes_sent; /* Total bytes sent to client */
1068 int64_t content_len; /* Content-Length header value */
1073 char *buf; /* Buffer for received data */
1074 char *path_info; /* PATH_INFO part of the URL */
1078 int buf_size; /* Buffer size */
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/mongoose/
H A Dmongoose.c502 struct mg_connection { struct
503 struct mg_request_info request_info;
527 static void *call_user(struct mg_connection *conn, enum mg_event event) { in call_user() argument
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/mongoose/
H A Dmongoose.c502 struct mg_connection { struct
503 struct mg_request_info request_info;
527 static void *call_user(struct mg_connection *conn, enum mg_event event) { in call_user() argument
/dports/games/0ad/0ad-0.0.23b-alpha/source/third_party/mongoose/
H A Dmongoose.cpp511 struct mg_connection { struct
512 struct mg_connection *peer; // Remote target in proxy mode argument
531 static void *call_user(struct mg_connection *conn, enum mg_event event) { in call_user() argument
H A Dmongoose_orig.c459 struct mg_connection { struct
460 struct mg_connection *peer; // Remote target in proxy mode argument
479 static void *call_user(struct mg_connection *conn, enum mg_event event) { in call_user() argument
/dports/emulators/z80pack/z80pack-1.37/webfrontend/civetweb/src/
H A Dcivetweb.c2682 struct mg_connection { struct
2683 int connection_type; /* see CONNECTION_TYPE_* above */
2685 struct mg_request_info request_info;
2686 struct mg_response_info response_info;
2688 struct mg_context *phys_ctx;
2689 struct mg_domain_context *dom_ctx;
2698 SSL *ssl; /* SSL descriptor */
2700 struct socket client; /* Connected client */
2715 char *buf; /* Buffer for received data */
2723 int in_websocket_handling; /* 1 if in read_websocket */
[all …]
/dports/www/faup/faup-1.5-48-g88dbbe2/src/lib/civetweb/
H A Dcivetweb.c2682 struct mg_connection { struct
2683 int connection_type; /* see CONNECTION_TYPE_* above */
2685 struct mg_request_info request_info;
2686 struct mg_response_info response_info;
2688 struct mg_context *phys_ctx;
2689 struct mg_domain_context *dom_ctx;
2698 SSL *ssl; /* SSL descriptor */
2700 struct socket client; /* Connected client */
2715 char *buf; /* Buffer for received data */
2723 int in_websocket_handling; /* 1 if in read_websocket */
[all …]
/dports/science/conduit/conduit-0.8.0/src/thirdparty_builtin/civetweb-0a95342/src/
H A Dcivetweb.c1644 struct mg_connection { struct
1645 struct mg_request_info request_info;
1646 struct mg_context *ctx;
1647 SSL *ssl; /* SSL descriptor */
1649 struct socket client; /* Connected client */
1654 int64_t num_bytes_sent; /* Total bytes sent to client */
1660 char *buf; /* Buffer for received data */
1661 char *path_info; /* PATH_INFO part of the URL */
1667 int buf_size; /* Buffer size */
1674 int64_t last_throttle_bytes; /* Bytes sent this second */
[all …]
/dports/multimedia/smplayer/smplayer-21.10.0/webserver/
H A Dmongoose.c7407 void (*func)(struct mg_connection *, const char *,
/dports/comms/rtl-433/rtl_433-21.12/src/
H A Dmongoose.c7930 void (*func)(struct mg_connection *, const char *,