Sat Aug 6 00:40:08 2011

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 65 of file netsock.c.


Field Documentation

ast_mutex_t _lock

Definition at line 66 of file netsock.c.

struct sockaddr_in bindaddr

Definition at line 67 of file netsock.c.

Referenced by ast_netsock_bindaddr(), and ast_netsock_boundaddr().

void* data

Definition at line 71 of file netsock.c.

Referenced by ast_netsock_bindaddr(), and ast_netsock_data().

struct io_context* ioc

Definition at line 70 of file netsock.c.

Referenced by ast_netsock_bindaddr().

int* ioref

Definition at line 69 of file netsock.c.

Referenced by ast_netsock_bindaddr().

char name[80]

Definition at line 66 of file netsock.c.

struct ast_netsock* next[1]

Definition at line 66 of file netsock.c.

unsigned int objflags

Definition at line 66 of file netsock.c.

unsigned int refcount

Definition at line 66 of file netsock.c.

int sockfd

Definition at line 68 of file netsock.c.

Referenced by ast_netsock_bindaddr().


The documentation for this struct was generated from the following file:
Generated on Sat Aug 6 00:40:08 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7