FreeSWITCH API Documentation  1.7.0
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 2571 of file switch_types.h.

Field Documentation

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.


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