Marina Zhurakhinskaya 978ab8a4dd Return false from the timeout callback function
Timeout callback function should not be rescheduled again with the same timeout
because we compute a new timeout and schedule it again instead. So the callback
function needs to return false to not be scheduled again by default.
2009-07-24 12:58:53 -04:00
..
2009-07-06 11:55:17 -04:00
2009-06-08 13:49:53 -04:00
2009-07-02 01:04:40 -04:00