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-01 18:10:20


aha.. I understand. Simply, you offer me to create my own queue. I
will do so! :)
but the question - so it is bad to make many async_write calls without
waiting for handler call?

As I thought - my async write requests will be simply pushed in some
kind of queue and processed somewhen :)
But you say: async_write - wait for handler - handler called - async write

.. will investigate this.
Thank you, Igor!


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