[#Sock-Events-2constructor] = xref:Sock.adoc[Sock]::xref:Sock/Events.adoc[Events]::Events :relfileprefix: ../../ :mrdocs: Construct with the events to wait for and no occurred events yet. == Synopsis Declared in `<util/sock.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit Events(xref:Sock/Event.adoc[Event] req); ---- == Parameters [cols="1,4"] |=== | Name| Description | *req* | Bitwise‐or of the events to wait for. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#