[rabbitmq-discuss] Librabbitmq-c API

Alex P oleksandr.petrov at gmail.com
Fri Sep 2 17:43:00 BST 2011


Actually, seems that there are ways to do so..

I tried using non-blocking recv and then setting buffer limits, but that may 
have side effects because of framing and other things, that'd be very bad.

Another thing, it's still possible to use select(2) on socket in order to 
receive it's status, and allow or disallow starting 
amqp_simple_wait_frame(conn, &frame). 

Do you think that may have potential downsides?

Thank you! 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110902/367d507d/attachment.htm>


More information about the rabbitmq-discuss mailing list