[Live-devel] select() timeout parameter
insideBasicTaskScheduler::SingleStep()
Frederic Bouilhaguet
bouilhaguet at resonate-mp4.com
Tue Dec 7 12:44:09 PST 2004
> >Could you help me to understand the use of fDelayQueue in
> >BasicTaskScheduler::SingleStep(unsigned maxDelayTime) ? For
> each call
> >to fDelayQueue.timeToNextAlarm(), the returned timeToDelay I get is
> >larger than 1 million seconds...
>
> That happens only when there are no pending tasks in the delay queue.
What can be these pending tasks when used in a RTSP client ?
If there is are no pending task, shouldn't it be a returned null delay
instead of more than 1 million of seconds ?
Frederic
More information about the live-devel
mailing list