Thu Jul 9 13:41:38 2009

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


Field Documentation

ast_mutex_t _lock

Definition at line 40 of file netsock.c.

struct sockaddr_in bindaddr

Definition at line 41 of file netsock.c.

Referenced by ast_netsock_boundaddr().

void* data

Definition at line 45 of file netsock.c.

Referenced by ast_netsock_data().

struct io_context* ioc

Definition at line 44 of file netsock.c.

Referenced by ast_netsock_bindaddr().

int* ioref

Definition at line 43 of file netsock.c.

Referenced by ast_netsock_bindaddr().

char name[80]

Definition at line 40 of file netsock.c.

struct ast_netsock* next[1]

Definition at line 40 of file netsock.c.

unsigned int objflags

Definition at line 40 of file netsock.c.

unsigned int refcount

Definition at line 40 of file netsock.c.

int sockfd

Definition at line 42 of file netsock.c.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:38 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7