Searched refs:GSocket_Debug (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dgsocket.cpp447 # define GSocket_Debug(args) printf args macro
449 # define GSocket_Debug(args) macro
1220 GSocket_Debug(( "GSocket_Write #1, size %d\n", size ));
1228 GSocket_Debug(( "GSocket_Write #2, size %d\n", size ));
1234 GSocket_Debug(( "GSocket_Write #3, size %d\n", size ));
1242 GSocket_Debug(( "GSocket_Write #4, size %d\n", size ));
1249 GSocket_Debug(( "GSocket_Write error WOULDBLOCK\n" ));
1254 GSocket_Debug(( "GSocket_Write error IOERR\n" ));
1267 GSocket_Debug(( "GSocket_Write #5, size %d ret %d\n", size, ret ));
1403 GSocket_Debug( ("GSocket_SetNonBlockin
[all...]

Completed in 109 milliseconds