Fork me on GitHub
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
janus_websockets_client Struct Reference

Data Fields

struct lws * wsi
 
GAsyncQueue * messages
 
char * incoming
 
unsigned char * buffer
 
int buflen
 
int bufpending
 
int bufoffset
 
janus_mutex mutex
 
gint session_timeout:1
 
gint destroy:1
 

Field Documentation

unsigned char* janus_websockets_client::buffer
int janus_websockets_client::buflen
int janus_websockets_client::bufoffset
int janus_websockets_client::bufpending
gint janus_websockets_client::destroy
char* janus_websockets_client::incoming
GAsyncQueue* janus_websockets_client::messages
janus_mutex janus_websockets_client::mutex
gint janus_websockets_client::session_timeout
struct lws* janus_websockets_client::wsi

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