Hi Gene, Apologies for the delay.
> 1. So, do anyone have any recommendation on how we can allocate more > buffer space programmatically to avoid this problem? You can't. You could try increasing BufferCount in qpid/cpp/src/qpid/sys/AsynchIO.h and rebuilding but I don't think that's a real solution at this point. > 2. Could the exception in theory have caused the connection issues that I > mentioned in the Windows build? Definitely. I think the problem is in the SSL handling code, not in the number of buffers. However, I'd really like to see a reproducing test case to look closer at it. -Steve > View this message in context: http://qpid.2158936.n2.nabble.com/Qpid- > throwed-WSAENOBUFS-while-receiving-data-from-a-broker- > tp7592938p7593249.html > Sent from the Apache Qpid users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] For additional > commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
