GetWinSockLastError

WinSock で最後に発生したエラーのコードを取得する

version(Windows && !DX_NON_NETWORK)
@nogc extern
int
GetWinSockLastError
()

Meta