[rabbitmq-discuss] Rabbitmq-C amqp_simple_wait_frame_noblock API usage

Alan Antonuk alan.antonuk at gmail.com
Fri Sep 27 06:59:15 BST 2013


The amqp_consume_message() function in amqp_consume.c provides a good
example how to correctly use amqp_simple_wait_frame_noblock().

https://github.com/alanxz/rabbitmq-c/blob/master/librabbitmq/amqp_consumer.c#L136



More information about the rabbitmq-discuss mailing list