PDA

View Full Version : ISOCKET_Write gives an error, but the error is 0?


flarb
04-22-2002, 04:49 AM
Ok so occasionally, my call to ISOCKET_Write gives me the error AEE_NET_ERROR. Yet when I call ISOCKET_GetLastError, it returns 0. Huh?

The write definitely isn't going through--I can see that in my server application. But the reason why this is remains a mystery as it gives me no info on exactly what the error is.