Skip to main content

aeron_driver_context_set_socket_so_sndbuf

Function aeron_driver_context_set_socket_so_sndbuf 

Source
pub unsafe extern "C" fn aeron_driver_context_set_socket_so_sndbuf(
    context: *mut aeron_driver_context_t,
    value: usize,
) -> c_int