Sock::Events::Events

Construct with the events to wait for and no occurred events yet.

Synopsis

Declared in <util/sock.h>

explicit
Events(Event req);

Parameters

NameDescription
reqBitwise-or of the events to wait for.