syslog-ng--mainline: added so_keepalive support
-e Link: <http://intra.balabit/cgi-bin/viewarch.cgi/devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-113> Revision: syslog-ng--mainline--2.0--patch-113 Archive: devel@balabit.hu--other-1 Creator: Balazs Scheidler <bazsi@balabit.hu> Date: Fri Dec 22 11:01:22 CET 2006 Standard-date: 2006-12-22 10:01:22 GMT Modified-files: ChangeLog src/afsocket.c src/afsocket.h src/cfg-grammar.y src/cfg-lex.l New-patches: devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-113 Summary: added so_keepalive support Keywords: * src/cfg-grammar.y: added KW_SO_KEEPALIVE keyword, (socket_option): added KW_SO_KEEPALIVE rule * src/afsocket.h (SocketOptions): added keepalive member, * src/afsocket.c (afsocket_setup_socket): set SO_KEEPALIVE socket option based on the keepalive parameter Diff stats: ChangeLog | 21 +++++++++++++++++++++ src/afsocket.c | 1 + src/afsocket.h | 1 + src/cfg-grammar.y | 3 ++- src/cfg-lex.l | 1 + 5 files changed, 26 insertions(+), 1 deletion(-)
participants (1)
-
bazsi@balabit.hu