RTS API Documentation  1.10.11
Data Fields
worker_helper Struct Reference
+ Collaboration diagram for worker_helper:

Data Fields

int debug
 
switch_memory_pool_tpool
 
switch_msrp_client_socket_t csock
 
switch_msrp_session_tmsrp_session
 

Detailed Description

Definition at line 75 of file switch_msrp.c.

Field Documentation

◆ csock

switch_msrp_client_socket_t worker_helper::csock

Definition at line 78 of file switch_msrp.c.

Referenced by msrp_listener(), msrp_worker(), and switch_msrp_start_client().

◆ debug

int worker_helper::debug

Definition at line 76 of file switch_msrp.c.

Referenced by msrp_listener(), msrp_worker(), and switch_msrp_start_client().

◆ msrp_session

switch_msrp_session_t* worker_helper::msrp_session

Definition at line 79 of file switch_msrp.c.

Referenced by msrp_worker(), and switch_msrp_start_client().

◆ pool

switch_memory_pool_t* worker_helper::pool

Definition at line 77 of file switch_msrp.c.

Referenced by msrp_listener(), msrp_worker(), and switch_msrp_start_client().


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