![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
ast_netsock Struct Reference
Collaboration diagram for ast_netsock:
Definition at line 65 of file netsock.c.
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 67 of file netsock.c. Referenced by ast_netsock_bindaddr(), and ast_netsock_boundaddr(). |
|
|
Definition at line 71 of file netsock.c. Referenced by ast_netsock_bindaddr(), and ast_netsock_data(). |
|
|
Definition at line 70 of file netsock.c. Referenced by ast_netsock_bindaddr(). |
|
|
Definition at line 69 of file netsock.c. Referenced by ast_netsock_bindaddr(). |
|
|
Definition at line 68 of file netsock.c. Referenced by ast_netsock_bindaddr(). |