[rabbitmq-discuss] rabbitmq-c and network problems

Tim Watson watson.timothy at gmail.com
Mon Aug 19 10:23:20 BST 2013


What you want to do is turn on AMQP heartbeats. IIRC the c client requires that you manage the send/recv of these by hand though.

On 19 Aug 2013, at 09:32, Haster <haster2004 at yandex.ru> wrote:

> Hi there!
> Does rabbitmq-c library have any method to check correctness of connection?
> 
> For example I call basic.consume and start reading loop from Server... And
> server fall down, or network cord was cut by something... As I understand I
> won't be  give noticed about this situations... (my loop is constructed on
> waiting socket in select function)? 
> 
> So is it any way to know about such problems?
> 
> 
> 
> --
> View this message in context: http://rabbitmq.1065348.n5.nabble.com/rabbitmq-c-and-network-problems-tp28910.html
> Sent from the RabbitMQ mailing list archive at Nabble.com.
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss


More information about the rabbitmq-discuss mailing list