https://bugzilla.balabit.com/show_bug.cgi?id=162 Balazs Scheidler <bazsi@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bazsi@balabit.hu Resolution| |FIXED Status|NEW |RESOLVED --- Comment #5 from Balazs Scheidler <bazsi@balabit.hu> 2012-03-12 20:25:30 --- This patch is somewhat better and my testing shows that it also fixes the problem: commit fd3b3863003da213eb45c4cd744aadb926a2ec98 Author: Balazs Scheidler <bazsi@balabit.hu> Date: Mon Mar 12 20:24:31 2012 +0100 LogProto: fixed framing error on partial flushes in RFC5424 support This patch fixes bug that is triggered when syslog-ng receives an EAGAIN while payload is written to the destination. A patch fixing the issue was submitted by Gergely Nagy, however I didn't like that solution refactored the code to something more manageable. Reported-By: Yuri Arabadji <yuri@fused.com> Signed-off-by: Fried Zoltan <deirf@balabit.hu> Signed-off-by: Gergely Nagy <algernon@balabit.hu> Signed-off-by: Balazs Scheidler <bazsi@balabit.hu> -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.