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

Data Fields

switch_port_t port
 
switch_socket_tsock
 
switch_thread_tthread
 
int secure
 

Detailed Description

Definition at line 40 of file switch_msrp.c.

Field Documentation

◆ port

switch_port_t msrp_socket_s::port

Definition at line 41 of file switch_msrp.c.

◆ secure

int msrp_socket_s::secure

Definition at line 44 of file switch_msrp.c.

Referenced by msrp_listener(), and switch_msrp_session_new().

◆ sock

switch_socket_t* msrp_socket_s::sock

Definition at line 42 of file switch_msrp.c.

Referenced by msrp_listener(), and switch_msrp_destroy().

◆ thread

switch_thread_t* msrp_socket_s::thread

Definition at line 43 of file switch_msrp.c.

Referenced by load_config(), switch_msrp_init(), and switch_msrp_start_client().


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