Wed Aug 18 22:34:37 2010

Asterisk developer's documentation


ast_netsock Struct Reference


Data Fields

ast_mutex_t _lock
sockaddr_in bindaddr
void * data
io_contextioc
int * ioref
char name [80]
ast_netsocknext [1]
unsigned int objflags
unsigned int refcount
int sockfd

Detailed Description

Definition at line 46 of file netsock.c.


Field Documentation

ast_mutex_t _lock

Definition at line 47 of file netsock.c.

struct sockaddr_in bindaddr

Definition at line 48 of file netsock.c.

Referenced by ast_netsock_boundaddr().

void* data

Definition at line 52 of file netsock.c.

Referenced by ast_netsock_data().

struct io_context* ioc

Definition at line 51 of file netsock.c.

Referenced by ast_netsock_bindaddr().

int* ioref

Definition at line 50 of file netsock.c.

Referenced by ast_netsock_bindaddr().

char name[80]

Definition at line 47 of file netsock.c.

struct ast_netsock* next[1]

Definition at line 47 of file netsock.c.

unsigned int objflags

Definition at line 47 of file netsock.c.

unsigned int refcount

Definition at line 47 of file netsock.c.

int sockfd

Definition at line 49 of file netsock.c.


The documentation for this struct was generated from the following file:
Generated on Wed Aug 18 22:34:37 2010 for Asterisk - the Open Source PBX by  doxygen 1.4.7