CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/06/18 12:14:39
Modified files:
usr.sbin/smtpd : smtp.c smtp_session.c smtpd.h
Log message:
split smtp_accept() in two parts: the accept part, the session init part,
while at it allow smtp_session() to receive a pre-allocated struct io
ok millert@
diff contributed by Antoine Kaufmann
