[#Sock-SendEvent] = xref:Sock.adoc[Sock]::SendEvent :relfileprefix: ../ :mrdocs: If passed to `Wait()`, then it will wait for readiness to send to the socket. == Synopsis Declared in `<util/sock.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static xref:Sock/Event.adoc[Event] SendEvent = 0b010; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#