true if the error indicates non-blocking operation would block.wouldBlock
private fn
bool wouldBlock(int value) pure @safe nothrow @nogcCheck if an errno value indicates the operation would block.
Parameters
value | Error number to check. |