CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/27 01:56:25
Modified files:
usr.sbin/smtpd : control.c lka.c mda.c mfa.c mta.c queue.c
scheduler.c smtp.c smtpd.c smtpd.h
Log message:
Create the control socket in the parent process to abort early if
another smtpd instance is running. Close the inherited socket in
every forked process but control.
