
27 Oct
2007
27 Oct
'07
5:18 p.m.
On 10/27/07, Rui Gil <ruigil@gmail.com> wrote:
The reason why I send this question it's because I'm using boost threads and they don't have any mechanism to stop a thread. So I think that is reasonable to ask boost community how they use to resolve this issue.
A good boost solution for this problem is ASIO. That nicely wrap all socket related funcitonality (async IO included). gpd