Re: ActiveMQ - CPP SSL question

2015-04-09 Thread Timothy Bish
On 04/09/2015 12:44 PM, barry.barn...@wellsfargo.com wrote: > Thread 17 down below, as well as thread 37 immediately below, both show > startHandshake() in the stack, but only thread 37 has the calling application > in the same thread. I don't see anything in the startHandshake() method that > s

ActiveMQ - CPP SSL question

2015-04-09 Thread barry.barnett
Thread 17 down below, as well as thread 37 immediately below, both show startHandshake() in the stack, but only thread 37 has the calling application in the same thread. I don't see anything in the startHandshake() method that spawns off a thread, and it looks like return from this method is onl