fn unexpectedWSAError(err: ws2_32.WinsockError) std.os.UnexpectedError

Parameters

Errors

Unexpected

The Operating System returned an undocumented error code. This error is in theory not possible, but it would be better to handle this error than to invoke undefined behavior.