On 22/02/2019 11:40 am, Toralf Lund wrote:
Hi,
Is there any way to check from a C++ client whether a certain queue has
anything bound do it? Ideally, I'd like to be able to tell a queue
without bindings apart from one that's bound to something, never mind
what it is, but if we have to look fo
Hi,
Is there any way to check from a C++ client whether a certain queue has
anything bound do it? Ideally, I'd like to be able to tell a queue
without bindings apart from one that's bound to something, never mind
what it is, but if we have to look for a specific exchange, that might
work, too