Check if the underlying socket can be used for select(2) (or the Wait() method).
Synopsis
Declared in <util/sock.h>
[[nodiscard]]
virtual
bool
IsSelectable() const;
Check if the underlying socket can be used for select(2) (or the Wait() method).
Declared in <util/sock.h>
[[nodiscard]]
virtual
bool
IsSelectable() const;