Fork me on GitHub
Data Fields
janus_http_msg Struct Reference
Collaboration diagram for janus_http_msg:
Collaboration graph
[legend]

Data Fields

struct MHD_Connection * connection
 
volatile int suspended
 
volatile void * longpoll
 
int max_events
 
char * acrh
 
char * acrm
 
char * contenttype
 
char * payload
 
size_t len
 
gint64 session_id
 
char * response
 
size_t resplen
 
GSource * timeout
 
volatile gint timeout_flag
 
volatile gint destroyed
 
janus_refcount ref
 

Field Documentation

char* janus_http_msg::acrh
char* janus_http_msg::acrm
struct MHD_Connection* janus_http_msg::connection
char* janus_http_msg::contenttype
volatile gint janus_http_msg::destroyed
size_t janus_http_msg::len
volatile void* janus_http_msg::longpoll
int janus_http_msg::max_events
char* janus_http_msg::payload
janus_refcount janus_http_msg::ref
size_t janus_http_msg::resplen
char* janus_http_msg::response
gint64 janus_http_msg::session_id
volatile int janus_http_msg::suspended
GSource* janus_http_msg::timeout
volatile gint janus_http_msg::timeout_flag

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