![]() |
libwebsockets
Lightweight C library for HTML5 websockets
|
Data Fields | |
signed char(* | callback )(struct lejp_ctx *ctx, char reason) |
void * | user |
const char *const * | paths |
struct _lejp_stack | st [LEJP_MAX_DEPTH] |
uint16_t | i [LEJP_MAX_INDEX_DEPTH] |
uint16_t | wild [LEJP_MAX_INDEX_DEPTH] |
char | path [LEJP_MAX_PATH] |
char | buf [LEJP_STRING_CHUNK+1] |
uint32_t | line |
uint16_t | uni |
uint8_t | npos |
uint8_t | dcount |
uint8_t | f |
uint8_t | sp |
uint8_t | ipos |
uint8_t | ppos |
uint8_t | count_paths |
uint8_t | path_match |
uint8_t | path_match_len |
uint8_t | wildcount |