CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/01/28 17:32:51
Added files:
usr.sbin/smtpd : iobuf.c iobuf.h ioev.c ioev.h
Log message:
Import generic network IO code. The plan is to hide the boring
details of IO operations such as buffering or SSL, and provide a
slightly nicer interface to the protocol writer.
Not plugged to the rest of the code yet.
ok gilles@
