Dave Reisner 705f0f7a5b add library support for tuning TCP_KEEPALIVE
This adds three new options to control the behavior of TCP keepalives:

- CURLOPT_TCP_KEEPALIVE: enable/disable probes
- CURLOPT_TCP_KEEPIDLE: idle time before sending first probe
- CURLOPT_TCP_KEEPINTVL: delay between successive probes

While not all operating systems support the TCP_KEEPIDLE and
TCP_KEEPINTVL knobs, the library will still allow these options to be
set by clients, silently ignoring the values.
2012-02-09 18:53:51 +01:00
..
2010-04-14 17:34:57 +02:00
ABI
2009-05-01 20:20:54 +00:00
2010-03-24 11:02:54 +01:00
2010-03-24 11:02:54 +01:00
2011-03-12 00:14:32 +01:00
2005-06-03 21:38:40 +00:00
2011-03-12 00:14:32 +01:00