![]() |
i've not got that deep into the source yet, which package is that in?
if (req->tts < now) { /* * Send failed and send app didn't specify a new * tts, bump the ``time to send'' by the requeue * interval, then rewrite the queue file. This causes * the job to be rescheduled for transmission * at a future time. */ req->tts = now + (req->retrytime != 0 ? req->retrytime : (requeueInterval>>1) + (random()%requeueInterval)); }
____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*