Lines Matching full:getlasterror
1360 failf(data, "failed to load WS2_32.DLL (%u)", GetLastError());
1367 failf(data, "failed to find WSACreateEvent function (%u)", GetLastError());
1375 failf(data, "failed to find WSACloseEvent function (%u)", GetLastError());
1383 failf(data, "failed to find WSAEventSelect function (%u)", GetLastError());
1392 GetLastError());
1585 infof(data, "FreeLibrary(wsock2) failed (%u)", GetLastError());