Boost logo

Boost Users :

From: Tom Howard (tomhoward_at_[hidden])
Date: 2002-08-29 03:59:35


On Wednesday 28 August 2002 10:39 pm, lparrab wrote:
> or am I talking nonsense and shouldnt be using signals with
> Boost.Thread? if so, how do I solve the select problem??

IMHO I wouldn't use select. Each time a new connections is initiated, you
can simply start a new thread to receive data from that socket. I don't know
what performance impact this would have, but the code will certainly be
simpler and easier to maintain.

Just my 2 pence.

Tom Howard


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net