Data Fields | |
int | fd |
int | p [2] |
pthread_t | t |
Definition at line 185 of file asterisk.c.
int fd |
File descriptor
Definition at line 186 of file asterisk.c.
Referenced by listener(), and netconsole().
int p[2] |
pthread_t t |
Thread of handler
Definition at line 188 of file asterisk.c.