Roberto, I wrote a Click test to verify this problem. And I didn't see a problem. Things appear to work fine, at least on this version of Linux.
The Click test is checked in here: http://www.read.cs.ucla.edu/gitweb?p=click;a=blob_plain;f=test/userlevel/timer-systime-01.testie You would run the test like "sudo PATH=PATH_INCLUDING_CLICK_BINDIR testie .../timer-systime-01.testie". First remove the line that says "false". Please send mail if - You can create a replicable test case in testie form - You think the test I wrote is incorrect Thanks Eddie On 09/17/2010 03:47 AM, Roberto Riggio wrote: > Hi, > > this is the problem: > > 1) re-schedule a timer: > _timer.reschedule_after_msec(10000); > > 2) set the system time to a date that is in the past with respect to the > current one > > 3) the timer never fires > > R. > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
