[rabbitmq-discuss] Quries about amqp_channel_close.

Rohit Patle Rohit.Patel2 at techmahindra.com
Thu Jan 2 07:31:01 GMT 2014


Hi,

I am using rabbitmq-c with following specifications:
Name: Librabbitmq
Description: An AMQP 0-9-1 client library
Client library Version: 0.3.0
Rabbitmq server Version: 3.2.2-1

1. I am trying to close the channel and getting the AMQP_RESPONSE_LIBRARY_EXCEPTION in amqp_channel_close API. Can you tell me what are the different reason for :

i. AMQP_RESPONSE_LIBRARY_EXCEPTION,
ii.  AMQP_RESPONSE_SERVER_EXCEPTION
iii. AMQP_RESPONSE_NONE

2. What will be the implication if I call amqp_destroy_connection without calling amqp_connection_close, amqp_queue_unbind and amqp_queue_delete? Will it release all the internal resources acquired while creating the connection? In other words, is there any need to call these APIs if I am going to call amqp_destroy_connection API alone?

Thanks you,
Rohit

________________________________

DISCLAIMER:
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140102/25a8e91b/attachment.html>


More information about the rabbitmq-discuss mailing list