[#CNode-cs_vSend] = xref:CNode.adoc[CNode]::cs_vSend :relfileprefix: ../ :mrdocs: Guards the send‐side state (vSendMsg, nSendBytes, etc.). == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:Mutex.adoc[Mutex] cs_vSend; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#