Boost logo

Boost Users :

Subject: Re: [Boost-users] [asio] async write handler is not called until the socket is not closed
From: Roman Shmelev (rshmelev_at_[hidden])
Date: 2009-05-02 05:24:19


It works now! Igor, you are the best! :)

Conclusion:
the program flow must be:

async_write - do smth - write handler called - async write - do smth - ...


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