https://bugzilla.balabit.com/show_bug.cgi?id=181 --- Comment #2 from Gergely Nagy <algernon@balabit.hu> 2012-05-25 10:36:23 --- (In reply to comment #1)
it probably happens with udp() too, as it might be SOCK_DGRAM related.
In that case a connection closure closes the only socket that is used to read messages.
This untested patch should help:
It does not fix the issue in itself, I'm afraid (just tested). It does look better than what I came up with though: https://github.com/algernon/syslog-ng/commit/a0e9a73ce1336ae02b8219fc0a7842b... Your patch gave me an idea or two, though, thanks! -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.