On 09/09/2015 07:09 AM, Tomáš Šoltys wrote:
Thanks a lot Gordon!And is there a suggested/proper way how to do it using reactor API?
That example does use the reactor.If you mean an example that doesn't use any of the utilities and helper classes on top of that, then you could look at the python example under examples/python/reactor.send.py perhaps (as far as I know there is nothing equivalent to that yet in c or c++).