Beispiel #1
0
 void StoreLastError()
 {
     _dwLastError = NativeSockets.WSAGetLastError();
 }