28 Feb
2011
28 Feb
'11
6:39 p.m.
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.