pub unsafe extern "C" fn switch_socket_close(
sock: *mut switch_socket_t,
) -> switch_status_tExpand description
Close a socket. @param sock The socket to close
pub unsafe extern "C" fn switch_socket_close(
sock: *mut switch_socket_t,
) -> switch_status_tClose a socket. @param sock The socket to close