CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/11 13:14:14
Modified files:
usr.sbin/smtpd : smtp.c
Log message:
fix a logic error in smtp_can_accept() which caused smtpd to accept less
concurrent sessions than it really could.
ok millert@, ok jung@
