Boost logo

Boost Users :

Subject: [Boost-users] [boost-users][asio] Interaction problem with signals2?
From: Germán Diago (germandiago_at_[hidden])
Date: 2010-08-24 13:51:46


Hello. I'm trying to call a signal after an async_read from inside
a function called by boost::asio::io_service. The run function runs
in a thread, and the observers are connected in a different thread.

This is causing errors. It's my program or it's not possible to invoke a handler
that is running in another thread from io_service::run? Thanks in advance.


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