Skip to main content

attach_event_refs

Function attach_event_refs 

Source
pub fn attach_event_refs(
    events: &mut [WaitEvent],
    delivery_ref: Option<OpaqueRef>,
    activation_ref: Option<OpaqueRef>,
)
Expand description

Attach optional opaque refs to observed events.

Does not change wait outcome_kind and does not create a message kind. Presence never means the agent acted or the waiter handled the event.