Sock::ErrorEvent

Ignored if passed to Wait(), but could be set in the occurred events if an exceptional condition has occurred on the socket or if it has been disconnected.

Synopsis

Declared in <util/sock.h>

inline constexpr static
Event ErrorEvent = 0b100;