View Single Post
Old 06-05-2005, 03:38 AM   #5 (permalink)
TheSheep
Registered User
 
TheSheep's Avatar
 
Join Date: Mar 2005
Location: UK
Posts: 11
TheSheep is on a distinguished road
Send a message via ICQ to TheSheep Send a message via AIM to TheSheep Send a message via MSN to TheSheep Send a message via Yahoo to TheSheep
I'm usings flags=0. The only flags supported under Win32 are PEEK and OOB which are no use to me.

I've managed to bypass the problem by using select() to check the readability of the socket but it seems slower.
TheSheep is offline   Reply With Quote