mapListenError

private fnListenResult mapListenError(int err) pure @safe nothrow @nogc

Map Winsock error code to ListenResult.

Parameters

errWinsock error code.

Returns

Corresponding ListenResult variant.