Function aeron_archive_context_set_client_name

Source
pub unsafe extern "C" fn aeron_archive_context_set_client_name(
    context: *mut aeron_archive_context_t,
    value: *const c_char,
) -> c_int
Expand description

Specify client name to identify this client on the archive side.