Public Member Functions | |
ASTOBJ_COMPONENTS (struct ast_netsock) | |
Data Fields | |
sockaddr_in | bindaddr |
void * | data |
io_context * | ioc |
int * | ioref |
int | sockfd |
Definition at line 63 of file netsock.c.
ASTOBJ_COMPONENTS | ( | struct | ast_netsock | ) |
struct sockaddr_in bindaddr |
Definition at line 65 of file netsock.c.
Referenced by ast_netsock_bindaddr(), and ast_netsock_boundaddr().
void* data |
Definition at line 69 of file netsock.c.
Referenced by ast_netsock_bindaddr(), and ast_netsock_data().
struct io_context* ioc |
int* ioref |
int sockfd |