Function gnunet_sys::GNUNET_SERVICE_client_disable_continue_warning[][src]

pub unsafe extern "C" fn GNUNET_SERVICE_client_disable_continue_warning(
    c: *mut GNUNET_SERVICE_Client
)

Disable the warning the server issues if a message is not acknowledged in a timely fashion. Use this call if a client is intentionally delayed for a while. Only applies to the current message.

@param c client for which to disable the warning