Re: [Live-devel] DelayQueue infinite loop

2014-08-28 Thread Ross Finlayson
> No sir, not using any threading yet. Because it is stuck in the while loop, > the call BasicTaskScheduler::createNew() is not even returning. > It works in the testRTSPClient program and in my own test program, but not > when in this COM library that is being hosted in another program. I suspe

Re: [Live-devel] DelayQueue infinite loop

2014-08-28 Thread Kenneth Forsythe
Hi Ross, No sir, not using any threading yet. Because it is stuck in the while loop, the call BasicTaskScheduler::createNew() is not even returning. It works in the testRTSPClient program and in my own test program, but not when in this COM library that is being hosted in another program. I'll