<div dir="ltr">It depends on which library_exception you get back from rabbitmq-c. �Most likely is something in the network has closed the connection, and rabbitmq-c has detected this, and has shut down the connection. The broker on the other hand doesn't know that the TCP connection has been closed and thus shows the connection as active.<div>
<br></div><div>-Alan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jan 22, 2014 at 5:50 PM, jack <span dir="ltr"><<a href="mailto:liangliangxinxin@yeah.net" target="_blank">liangliangxinxin@yeah.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">i write a consumer with rabbitmq-c.when i consume message from the mq<br>
server,i received a library_execption and the errosr string is a socket<br>
error occured. No matter i close the channel and connection,or i quit the<br>
client.from the rabbitmq web ui,i can still saw the connection.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://rabbitmq.1065348.n5.nabble.com/rabbitmq-connections-tp32808.html" target="_blank">http://rabbitmq.1065348.n5.nabble.com/rabbitmq-connections-tp32808.html</a><br>
Sent from the RabbitMQ mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote></div><br></div>