Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

mansession Struct Reference

#include <manager.h>

Collaboration diagram for mansession:

Collaboration graph
[legend]

Data Fields

pthread_t t
ast_mutex_t lock
sockaddr_in sin
int fd
int blocking
char username [80]
char challenge [10]
int authenticated
int readperm
int writeperm
char inbuf [MAX_LEN]
int inlen
int send_events
mansessionnext

Field Documentation

int authenticated
 

Definition at line 64 of file manager.h.

int blocking
 

Definition at line 61 of file manager.h.

char challenge[10]
 

Definition at line 63 of file manager.h.

int fd
 

Definition at line 60 of file manager.h.

char inbuf[MAX_LEN]
 

Definition at line 67 of file manager.h.

int inlen
 

Definition at line 68 of file manager.h.

ast_mutex_t lock
 

Definition at line 58 of file manager.h.

struct mansession* next
 

Definition at line 70 of file manager.h.

int readperm
 

Definition at line 65 of file manager.h.

int send_events
 

Definition at line 69 of file manager.h.

struct sockaddr_in sin
 

Definition at line 59 of file manager.h.

pthread_t t
 

Definition at line 57 of file manager.h.

char username[80]
 

Definition at line 62 of file manager.h.

int writeperm
 

Definition at line 66 of file manager.h.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 12 16:41:58 2004 for Asterisk by doxygen 1.3.7