K 10 svn:author V 7 delphij K 8 svn:date V 27 2014-12-09T00:47:02.521933Z K 7 svn:log V 361 MFC r275071: Reinstitate send() after syslogd restarts. In r228193 the test of CONNPRIV have been moved to before the _usleep and send in vsyslog(). When syslogd restarts, this would prevent the message being logged after the disconnect/connect dance for scenario #1. PR: 194751 Submitted by: Peter Creath Reviewed By: glebius END