Boost logo

Boost :

Subject: Re: [boost] Integrating Boost.Process and Boost.Asio
From: Johannes Brunen (JBrunen_at_[hidden])
Date: 2008-10-03 16:03:07


Hi Boris,

"Boris" <boriss_at_[hidden]> schrieb im Newsbeitrag
news:op.uigqffpn9dsao3_at_burk...
> oh, looks like I forgot to call io_service.run().
Yes, now it works as expected. Thanks...

I have another question with respect to this example. Why are you using the
bind
call? Calling in.async_read_some(boost::asio::buffer(buffer), end_read)
seems to work perfectly well.

Best,
Johannes


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk