Mon Mar 20 08:26:06 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

skinnysession Struct Reference


Data Fields

skinny_devicedevice
int fd
char inbuf [SKINNY_MAX_PACKET]
ast_mutex_t lock
skinnysessionnext
sockaddr_in sin
pthread_t t

Field Documentation

struct skinny_device* device
 

Definition at line 896 of file chan_skinny.c.

Referenced by do_housekeeping(), handle_message(), skinny_register(), and transmit_connect().

int fd
 

Definition at line 894 of file chan_skinny.c.

Referenced by accept_thread(), destroy_session(), get_input(), skinny_req_parse(), and transmit_response().

char inbuf[SKINNY_MAX_PACKET]
 

Definition at line 895 of file chan_skinny.c.

Referenced by get_input(), and skinny_req_parse().

ast_mutex_t lock
 

Definition at line 892 of file chan_skinny.c.

Referenced by accept_thread(), destroy_session(), get_input(), and transmit_response().

struct skinnysession* next
 

Definition at line 897 of file chan_skinny.c.

Referenced by accept_thread(), destroy_session(), and unload_module().

struct sockaddr_in sin
 

Definition at line 893 of file chan_skinny.c.

Referenced by accept_thread(), skinny_register(), and skinny_session().

pthread_t t
 

Definition at line 891 of file chan_skinny.c.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 20 08:26:06 2006 for Asterisk - the Open Source PBX by  doxygen 1.3.9.1