CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2015/07/20 13:49:33
Modified files: usr.sbin/syslogd: syslogd.c Log message: Do not reconnect outgoing TCP connections too aggressively. In case the receiver closes the connection, wait for a second to give him a chance to recover. OK benno@