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

Data Fields

struct lws * wsi
 
GAsyncQueue * messages
 
char * incoming
 
unsigned char * buffer
 
int buflen
 
int bufpending
 
int bufoffset
 
volatile gint destroyed
 
janus_transport_sessionts
 

Field Documentation

unsigned char* janus_websockets_client::buffer
int janus_websockets_client::buflen
int janus_websockets_client::bufoffset
int janus_websockets_client::bufpending
volatile gint janus_websockets_client::destroyed
char* janus_websockets_client::incoming
GAsyncQueue* janus_websockets_client::messages
janus_transport_session* janus_websockets_client::ts
struct lws* janus_websockets_client::wsi

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