Codename Pineapple

Home page | Mailing list | Docs

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

Asterisk developer's documentation :: Codename Pineapple


ast_netsock Struct Reference

Collaboration diagram for ast_netsock:

Collaboration graph
[legend]

Detailed Description

Definition at line 65 of file netsock.c.

Public Member Functions

 ASTOBJ_COMPONENTS (struct ast_netsock)

Data Fields

sockaddr_in bindaddr
void * data
io_contextioc
int * ioref
int sockfd


Member Function Documentation

ASTOBJ_COMPONENTS struct  ast_netsock  ) 
 


Field Documentation

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().

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:

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