<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
</head>
<body>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Hi,<br>
<br>
I am using rabbitmq-c with following specifications:<br>
Name: Librabbitmq<br>
Description: An AMQP 0-9-1 client library<br>
Client library Version: 0.3.0<br>
Rabbitmq server Version: 3.2.2-1<br>
<br>
1. I am trying to close the channel and getting the<span style="background-color:rgb(255,255,0)"> AMQP_RESPONSE_LIBRARY_EXCEPTION</span> in amqp_channel_close API. Can you tell me what are the different reason for :<br>
<br>
i. AMQP_RESPONSE_LIBRARY_EXCEPTION,<br>
ii.  AMQP_RESPONSE_SERVER_EXCEPTION<br>
iii. AMQP_RESPONSE_NONE<br>
<br>
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?<br>
<br>
Thanks you,<br>
Rohit<br>
</div>
<br>
<hr>
<font face="Arial" color="Navy" size="2"><br>
DISCLAIMER:<br>
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.<br>
</font>
</body>
</html>