Monday, November 08, 2010 at 12:05 AM.

system.verbs.builtins.radio.thread.agents.upstreamChangedFiles

<<Changes
	<<12/9/01; 6:18:10 PM by DW
		<<Unwinding user.radio.prefs.upstream.secsBetweenChecks. 
		<<With the faster upstreamer it's not needed, I think, at least not needed here.
	<<11/21/01; 11:14:16 AM by PBS
		<<Respect the pref at user.radio.prefs.upstream.secsBetweenChecks that specifies how many seconds between upstream checks.
	<<10/6/01; 10:11:21 AM by DW
		<<Commented debugging code that "should be deleted before golden release." It never should have been here. If we need to track something to see if the system isn't working, it should be a feature that stays in indefinitely. No dialogs from threads please. 
if user.radio.prefs.upstream.enabled {
	if not tcp.isOffline () {
		radio.upstream.uploadChangedFiles ()}}



This listing is for code that runs in the OPML Editor environment. I created these listings because I wanted the search engines to index it, so that when I want to look up something in my codebase I don't have to use the much slower search functionality in my object database. Dave Winer.