CVSROOT: /cvs Module name: src Changes by: jac...@cvs.openbsd.org 2010/03/03 04:11:55
Modified files: usr.sbin/smtpd : smtpd.h Log message: tweak mda.c rev. 1.36: eliminate risk of busy waiting for socket to become writable, and make code more idiomatic. tested by nicm@ ok gilles@