CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2017/03/16 11:55:22

Modified files:
        usr.sbin/syslogd: syslogd.c 

Log message:
Convert the global variable fd_tls to a local one.  Use separate
callbacks for TCP and TLS accept(2) instead of looking at the value
of the listen file descriptor.
OK millert@

Reply via email to