FreeSWITCH API Documentation
1.7.0
|
#include <switch_types.h>
Data Fields | |
switch_os_socket_t | sock |
uint32_t | events |
uint32_t | revents |
Definition at line 2571 of file switch_types.h.
uint32_t switch_waitlist_s::events |
Definition at line 2573 of file switch_types.h.
uint32_t switch_waitlist_s::revents |
Definition at line 2574 of file switch_types.h.
switch_os_socket_t switch_waitlist_s::sock |
Definition at line 2572 of file switch_types.h.