Constant gnunet_sys::GNUNET_MQ_PriorityPreferences_GNUNET_MQ_PREF_GOODPUT[][src]

pub const GNUNET_MQ_PriorityPreferences_GNUNET_MQ_PREF_GOODPUT: GNUNET_MQ_PriorityPreferences = 128;

Flag to indicate that high bandwidth is desired. This flag indicates that the method chosen for transmission should focus on overall goodput. It rarely makes sense to combine this flag with #GNUNET_MQ_PREF_LOW_LATENCY.