WSAGetLastError() ) { closesocket(hScoket); printf_s("connect function failed with error: %ld\n", WSAGetLastError()); return -1; } ...
確定! 回上一頁