Skip to main content

switch_socket_send_nonblock

Function switch_socket_send_nonblock 

Source
pub unsafe extern "C" fn switch_socket_send_nonblock(
    sock: *mut switch_socket_t,
    buf: *const c_char,
    len: *mut switch_size_t,
) -> switch_status_t