(file) Return to wsock32_main.c CVS log (file) (dir) Up to [RizwankCVS] / wine4 / wine / dlls / wsock32 / tests

Diff for /wine4/wine/dlls/wsock32/tests/wsock32_main.c between version 1.20 and 1.21

version 1.20, 2005/02/23 06:07:24 version 1.21, 2005/02/23 06:13:50
Line 50 
Line 50 
 #define TEST_DATA_SIZE 145243 #define TEST_DATA_SIZE 145243
  
 // tracks number of clients that have successfull transferred data // tracks number of clients that have successfull transferred data
 int clientsDone = 0;  volatile int clientsDone = 0;
  
 // we often pass this size by reference // we often pass this size by reference
 int sizeofSOCKADDR_IN = sizeof(SOCKADDR_IN); int sizeofSOCKADDR_IN = sizeof(SOCKADDR_IN);


Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

Rizwan Kassim
Powered by
ViewCVS 0.9.2