Skip to main content

switch_socket_connect

Function switch_socket_connect 

Source
pub unsafe extern "C" fn switch_socket_connect(
    sock: *mut switch_socket_t,
    sa: *mut switch_sockaddr_t,
) -> switch_status_t