Skip to main content

switch_socket_timeout_set

Function switch_socket_timeout_set 

Source
pub unsafe extern "C" fn switch_socket_timeout_set(
    sock: *mut switch_socket_t,
    t: switch_interval_time_t,
) -> switch_status_t