[rabbitmq-discuss] amqp_simple_wait_frame_noblock() timing issue.

Rohit Patle Rohit.Patel2 at techmahindra.com
Tue Nov 26 06:18:07 GMT 2013


Hi Alan,

I have downloaded this package from https://github.com/alanxz/rabbitmq-c/tree/master/librabbitmq, in which at amqp.h file I can see the declaration for amqp_simple_wait_frame_noblock API. After installing the package, librabbitmq.pc file contains like as:

$ cat /usr/local/lib/pkgconfig/librabbitmq.pc
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: Librabbitmq
Description: An AMQP 0-9-1 client library
Version: 0.3.0
Requires:
Requires.private:
Libs: -L${libdir} -lrabbitmq
CFlags: -I${includedir}

I am also attaching the package which I got from the site along with this mail. Kindly suggest.

Thanks & Regards,
Rohit

________________________________

DISCLAIMER:
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131126/10eb26e0/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rabbitmq-c-master.zip
Type: application/zip
Size: 208297 bytes
Desc: rabbitmq-c-master.zip
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131126/10eb26e0/attachment.zip>


More information about the rabbitmq-discuss mailing list