Mon Sep 18 09:15:57 2006

Asterisk developer's documentation


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

Detailed Description

Definition at line 890 of file chan_skinny.c.


Field Documentation

struct skinny_device* device

Definition at line 896 of file chan_skinny.c.

int fd

Definition at line 894 of file chan_skinny.c.

char inbuf[SKINNY_MAX_PACKET]

Definition at line 895 of file chan_skinny.c.

ast_mutex_t lock

Definition at line 892 of file chan_skinny.c.

struct skinnysession* next

Definition at line 897 of file chan_skinny.c.

Referenced by destroy_session().

struct sockaddr_in sin

Definition at line 893 of file chan_skinny.c.

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 Sep 18 09:15:57 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.7