[Live-devel] New feature patch: PollingBasedTaskScheduler

Ross Finlayson finlayson at live555.com
Mon Nov 17 23:54:47 PST 2008


>Please find attached a patch that adds an additional task scheduler
>named "PollingBasedTaskScheduler" to BasicUsageEnvironment. This
>scheduler can be used for performing updates in a polling fashion,
>i.e. without any blocking like BasicTaskScheduler does due to its use
>of a nonzero timeout when calling select().

You can get the same effect, I think, with the existing 
"BasicTaskScheduler" by adding a periodic task, as outlined here:
	http://lists.live555.com/pipermail/live-devel/2006-March/004192.html
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


More information about the live-devel mailing list