diff options
author | Susant Sahani <susant@redhat.com> | 2014-08-14 23:06:11 +0530 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-08-14 19:48:57 -0400 |
commit | 209e9dcd7b2f23b68ff93bf20fad025bc03219ac (patch) | |
tree | ceff338a43dc61ee102275f891e36d334d27a0ea /src/core/service.c | |
parent | 1dbe0a6efda7b1d35957eab7e1d56a2c69d806d9 (diff) |
socket: Add Support for TCP keep alive variables
The tcp keep alive variables now can be configured via conf
parameter. Follwing variables are now supported by this patch.
tcp_keepalive_intvl: The number of seconds between TCP keep-alive probes
tcp_keepalive_probes: The maximum number of TCP keep-alive probes to
send before giving up and killing the connection if no response is
obtained from the other end.
tcp_keepalive_time: The number of seconds a connection needs to be
idle before TCP begins sending out keep-alive probes.
Diffstat (limited to 'src/core/service.c')
0 files changed, 0 insertions, 0 deletions