CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/13 15:02:55
Modified files:
usr.sbin/smtpd : control.c enqueue.c lka.c queue.c runner.c
smtp.c smtp_session.c smtpctl.c smtpd.c smtpd.h
util.c
Log message:
Use safe fd limits in smtp, lka, queue, and control. Removes a
possibility for fd-starvation fatal when under heavy load.
