Boost logo

Boost Users :

Subject: [Boost-users] [asio] basic handle query
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2011-02-28 13:39:38


Hi:
I need to work with multiple basic handles and have a question:
If I have a vector of basic handles and have them associated to the same io_service, do I have to call run everytime a new handle is added?
Or will as I'm hoping the first io_service.run pick up the new handles if there added after the initial run call.
Any help appreciated.
Cheers
Sean.



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