RTS API Documentation  1.10.11
Data Fields
switch_waitlist_s Struct Reference

#include <switch_types.h>

+ Collaboration diagram for switch_waitlist_s:

Data Fields

switch_os_socket_t sock
 
uint32_t events
 
uint32_t revents
 

Detailed Description

Definition at line 2747 of file switch_types.h.

Field Documentation

◆ events

uint32_t switch_waitlist_s::events

Definition at line 2749 of file switch_types.h.

Referenced by switch_wait_socklist().

◆ revents

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

◆ sock

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


The documentation for this struct was generated from the following file: