Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Aug : Re: WaitForMultipleObjects
| Subject: | Re: WaitForMultipleObjects |
| Posted by: | "Alex Brainman" (brainm..@sussan.com.au) |
| Date: | Thu, 17 Aug 2006 14:43:30 |
Bart van der Werf wrote:
> I want to use WaitForMultipleObjects to wait for a pool of connections.
>
I'm not using Indy myself, but I use ioctlsocket function with FIONBIO
parameter to set/clear non-blocking i/o setting of my socket.
Alex
none