vic...@hotmail.com a écrit :
I want to know whether an IoSession is ready for write: that is, the session's 
writing queue is empty and the last write request is competed. I want to use 
IoSession.isWriterIdle but I'm afraid the method returns true even if the queue 
is not empty, just there's no messaging being sent. Am I correct? If not what 
could be the proper method to invoke?
I'm not 100% sure, but isn't the messageSent event propagated only when the message has been fully written?

Otherwise, give me a couple of hours to check the code and give you an answer.
Best regards and many thanks
Wei

Reply via email to