automaxidle in CBQ (fwd)

Haobo Yu haoboy@ISI.EDU
Mon, 9 Aug 1999 14:49:08 -0700 (PDT)



---------- Forwarded message ----------
Date: Mon, 09 Aug 1999 14:36:37 -0700
From: Kevin Fall <kfall@CS.Berkeley.EDU>
Subject: Re: automaxidle in CBQ (fwd) 

evidently maxidle_ is not any longer bound, so
there should be a "maxidle" method in CBQClass::command
with argc==2 that returns its value, and the script
should be updated to do:
	[$cbqcl maxidle]
instead of [$cbqcl set maxidle_]

- K