Bitmask type for the I/O readiness events passed to and returned from Wait()/`WaitMany()`.

Synopsis

Declared in <util/sock.h>

using Event = uint8_t;

Created with MrDocs