View Source vdist_dop_send (erldist_filter v1.28.5)

Summary

Types

-type t() :: #vdist_dop_send{unused :: vterm:t(), to_pid :: vterm:pid_t()}.

Functions

-spec has_payload(T) -> boolean() when T :: t().
Link to this function

into_control_message_vterm(T)

View Source
-spec into_control_message_vterm(T) -> vterm:tuple_t() when T :: t().
-spec new(Unused, ToPid) -> T when Unused :: vterm:t(), ToPid :: vterm:pid_t(), T :: t().
-spec sequence_id(T) -> vdist:sequence_id() when T :: t().