Home
last modified time | relevance | path

Searched defs:outgoing_message_info (Results 1 – 1 of 1) sorted by relevance

/dports/net/yami4/yami4-gpl-1.11.0/src/cpp/
H A Doutgoing_message_info.h41 struct outgoing_message_info struct
43 message_state state;
44 long long message_id;
45 std::size_t sent_bytes;
47 parameters * reply_body;
51 mutex mtx;
52 mutable flag transmitted;
53 mutable flag completed;
55 agent_impl * agent;
60 bool callback_pending;
[all …]