fn unexpectedWSAError(err: ws2_32.WinsockError) std.os.UnexpectedError
[src]
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.