Boost logo

Boost Users :

Subject: Re: [Boost-users] async_send handler problem
From: Alexander Carôt (alexander_carot_at_[hidden])
Date: 2013-12-14 16:20:46


> You can create an explicit thread an invoke io_service::run() there,
> as you've shown above. No need to inherit thread,
> boost::thread/std::thread object accepts the thread procedure as a
> parameter.
> In general, it's quite hard to tell what the problem is without seeing
> your code. If you can't make a small self-contained sample that
> reproduces the issue, try posting your real code.

Sure ! In fact the existing code is quite complex. It is an existing Qt-based project of mine, in which I currently replace Qt with boost. First will need to extract the relevant parts before I will get back to you.

Thanks a lot for you help so far,
best

Alex


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