Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:01 2007

Asterisk developer's documentation :: Codename Pineapple


console Struct Reference


Detailed Description

Definition at line 172 of file asterisk.c.

Data Fields

int fd
int mute
int p [2]
pthread_t t


Field Documentation

int fd
 

File descriptor

Definition at line 173 of file asterisk.c.

Referenced by listener(), and netconsole().

int mute
 

Is the console muted for logs

Definition at line 176 of file asterisk.c.

Referenced by listener().

int p[2]
 

Pipe

Definition at line 174 of file asterisk.c.

Referenced by netconsole().

pthread_t t
 

Thread of handler

Definition at line 175 of file asterisk.c.


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen