
3 Oct
2008
3 Oct
'08
8:03 p.m.
Hi Boris, "Boris" <boriss@web.de> schrieb im Newsbeitrag news:op.uigqffpn9dsao3@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