Dear Qpid Users!

I am writing a C++ application using the Qpid Proton C++ API (0.34.0): a
client which connects to an AMQP broker and sends and receives messages
to/from. This app is going to be run on a Linux machine where multiple NICs
are available. I'd like to specify the source address of (the/every) TCP
connection opened (bind a local IP address to a socket). I couldn't find
this configuration option in the C++ API, is there any possibility to set
this in the C API, what workaround would be the most straightforward?
Thanks!

Regards,
Balint Bertalan

Reply via email to