Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost::Asio No write handler called after async_write
From: Igor R (boost.lists_at_[hidden])
Date: 2009-04-14 04:51:27


> Hi everyone, this (I think) is about boost::asio. Could somebody please tell
> me why in the following code my handle_write function is never called after
> the async_write?

You never call io_service::run(), that's why no handler is invoked.


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