Re: [PATCH] restore the timers after Danga::Socket->Reset()
Good catch. Applied. On 13-Mar-08, at 4:46 PM, Radu Greab wrote: Danga::Socket->Reset() deletes all timers. Idle SMTP connections do not time out anymore. The attached patch restores the timers. Thank you, Radu Greab
[PATCH] restore the timers after Danga::Socket->Reset()
Danga::Socket->Reset() deletes all timers. Idle SMTP connections do not time out anymore. The attached patch restores the timers. Thank you, Radu Greab === qpsmtpd-async == --- qpsmtpd-async (revision 119) +++ qpsmtpd-async