Re: Receiver fetch mybey block forever

2016-09-12 Thread Gordon Sim
On 09/09/16 06:39, 634749...@qq.com wrote: hello! I use the c++ broker and c++ client api(version 0.34);the broker running on centos,and the client on windows server 2008; if the network is not stability between client and broker , I found the receive fetch() function maybe block forever. eg:

Receiver fetch mybey block forever

2016-09-08 Thread 634749...@qq.com
message; while(receiver.fetch(message,Duration::IMMEDIATE)) { // ... } -- View this message in context: http://qpid.2158936.n2.nabble.com/Receiver-fetch-mybey-block-forever-tp7650498.html Sent from the Apache Qpid users mailing list archive at Nabble.com