MAX_WAIT_FOR_IO

Maximum time to wait for I/O readiness. It will take up until this time to break off in case of an interruption.

Synopsis

Declared in <util/sock.h>

inline constexpr auto MAX_WAIT_FOR_IO = 1s;