On 27/05/2020 6:47 pm, mohank wrote:
I have uploaded the sample code where I have commented the blocking close
call( comment //Blocking call)

Both receiver and sender close API's are blocking.

Server.cpp <http://qpid.2158936.n2.nabble.com/file/t396514/Server.cpp>
Client.cpp <http://qpid.2158936.n2.nabble.com/file/t396514/Client.cpp>

Do you mean that the calls block *indefinitely*? If so that is likely due to https://github.com/rabbitmq/rabbitmq-amqp1.0/issues/60

(You can verify by running with env var QPID_LOG_ENABLE=trace+:Protocol)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to