RTS API Documentation
1.10.11
|
#include <switch_types.h>
Data Fields | |
switch_os_socket_t | sock |
uint32_t | events |
uint32_t | revents |
Definition at line 2747 of file switch_types.h.
uint32_t switch_waitlist_s::events |
Definition at line 2749 of file switch_types.h.
Referenced by switch_wait_socklist().
uint32_t switch_waitlist_s::revents |
Definition at line 2750 of file switch_types.h.
Referenced by switch_util_quote_shell_arg_pool(), and switch_wait_socklist().
switch_os_socket_t switch_waitlist_s::sock |
Definition at line 2748 of file switch_types.h.
Referenced by switch_util_quote_shell_arg_pool(), and switch_wait_socklist().