syslogd: don't die if remote host's IP cannot be resolved.
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 3 Jan 2008 12:12:27 +0000 (12:12 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 3 Jan 2008 12:12:27 +0000 (12:12 -0000)
commit4f2e8bc7656ff64402329de5364ec4502d8007d9
tree7f5fbe266b6763d89027c01943a01857e2eb8ef2
parentfb0eba706cccd510d99c4c5339a76dd15bc8a628
syslogd: don't die if remote host's IP cannot be resolved.
retry resolutions every two minutes instead.

function                                             old     new   delta
syslogd_main                                         865     904     +39
timestamp_and_log                                    324     313     -11
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 39/-11)             Total: 28 bytes
sysklogd/syslogd.c