K 10 svn:author V 3 pjd K 8 svn:date V 27 2011-01-28T21:56:47.326858Z K 7 svn:log V 381 Add function to assert that the only descriptors we have open are the ones we expect to be open. Also assert that they point at expected type. Because openlog(3) API is unable to tell us descriptor number it is using, we have to close syslog socket, remember assert message in local buffer and if we fail on assertion, reopen syslog socket and log the message. MFC after: 1 week END