[Live-devel] Select delay in BasicTaskScheduler::SingleStep

Ross Finlayson finlayson at live555.com
Wed Oct 26 17:24:09 PDT 2005


>I'm finding that as I'm trying to stop my event loop 
>tv_timeToDelay.tv_sec in BasicTaskScheduler::SingleStep is getting 
>set to MAX_TV_SEC (i.e. 1 million), so the select doesn't return and 
>I can't break out of the event loop.
>
>Could you please explain where these huge delays in the DelayQueue 
>come from, and why the tv_timeToDelay.tv_sec gets set to 1 million?

Your event loop apparently has no 'events' - i.e., you have no 
delayed tasks, and no sockets on which there is any incoming data.


	Ross Finlayson
	Live Networks, Inc. (LIVE555.COM)
	<http://www.live555.com/>



More information about the live-devel mailing list