Thread
:
Socket problem [Win32, ws2]
View Single Post
06-05-2005, 03:38 AM
#
5
(
permalink
)
TheSheep
Registered User
Join Date: Mar 2005
Location: UK
Posts: 11
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
View Public Profile
Find More Posts by TheSheep