CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/10 04:58:48
Modified files:
usr.sbin/syslogd: evbuffer_tls.c
Log message:
Make syslogd compile again after recent libtls changes. Adapt to
new tls_read() and tls_write() calling semantics, adapt to
TLS_WANT_POLLIN and TLS_WANT_POLLOUT renaming.
OK beck@
