Constant gnunet_sys::GNUNET_MQ_PriorityPreferences_GNUNET_MQ_PREF_CORK_ALLOWED[][src]

pub const GNUNET_MQ_PriorityPreferences_GNUNET_MQ_PREF_CORK_ALLOWED: GNUNET_MQ_PriorityPreferences = 64;

Flag to indicate that CORKing is acceptable. This allows the receiver to delay transmission in hope of combining this message with other messages into a larger transmission with less per-message overhead.