CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/16 14:30:37
Modified files:
usr.sbin/smtpd : bounce.c filter.c ioev.c ioev.h mda.c
mta_session.c smtp_session.c
Log message:
pass the user pointer as parameter to the io callback instead of having
the user dereference the io structure.
ok millert@ gilles@
