CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/03 09:57:40
Modified files:
usr.sbin/smtpd : ioev.c
Log message:
call SSL_read() again if there is data pending in the SSL buffer.
fixes possible timeout on ssl sessions.
