[#CNode-vSendMsg] = xref:CNode.adoc[CNode]::vSendMsg :relfileprefix: ../ :mrdocs: Messages still to be fed to m_transport‐>SetMessageToSend. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[guarded_by(0x7ff36f2e0408), guarded_by(0x7ff36e4bcc38), guarded_by(0x7ff37ef683f8), guarded_by(0x7ff3770c50b8), guarded_by(0x7ff38f6283c8), guarded_by(0x7ff37eb78d68), guarded_by(0x7ff37bc1b418), guarded_by(0x7ff38919ba28), guarded_by(0x7ff37a03c268), guarded_by(0x7ff383afd658), guarded_by(0x7ff37ca25c38)]] std::deque<CSerializedNetMsg> vSendMsg; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#