Boost logo

Boost :

From: Olaf van der Spek (olafvdspek_at_[hidden])
Date: 2006-05-08 09:00:28


On 5/8/06, Christopher Kohlhoff <chris_at_[hidden]> wrote:
> Hi Olaf,
>
> Olaf van der Spek <olafvdspek_at_[hidden]> wrote:
> > Just wondering, what part of a normal non-blocking connect
> > isn't truely async?
>
> The fact that it requires a thread waiting on a select() or
> WaitForMultipleObjects() call to know when the connect operation
> has completed.

Yes, but doesn't that apply to recv/send too? I thought that was what
the demuxer/servide was for.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk