Hi.

I tried to post this on Friday, but it doesn't seem to have made its way to the list, for some reason:

This e-mail, including any attachments and response string, may contain 
proprietary information which is confidential and may be legally privileged. It 
is for the intended recipient only. If you are not the intended recipient or 
transmission error has misdirected this e-mail, please notify the author by 
return e-mail and delete this message and any attachment immediately. If you 
are not the intended recipient you must not use, disclose, distribute, forward, 
copy, print or rely on this e-mail in any way except as permitted by the author.
--- Begin Message ---
Hi.

Is there any way to tell if close() has been called on an 
qpid::messaging::Session (in the C++ API)? There is no isClosed() or 
isOpen() method on this class... It does seem like isError() will be 
set, but can I rely on this? And how can I distinguish between a closed 
session and a session with send(er) or receiver(er) error?

Related question: Do I need to close a session where an error has been 
raised and isError() is true, or can I safely throw away the reference 
without getting memory leaks? (If I can, I don't really need to know if 
close() has been called.)

- Toralf




--- End Message ---
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to