]> granicus.if.org Git - curl/commit
--keepalive-time: warn if not supported properly
authorDaniel Stenberg <daniel@haxx.se>
Thu, 10 Feb 2011 21:21:57 +0000 (22:21 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 10 Feb 2011 21:24:15 +0000 (22:24 +0100)
commit3bb1291fbd4f938bb9b7b3c2fe48b029ee0152d3
treeac5445e408c62e4cc834d73379d0ad91c56d0a37
parent61fc9044c715f091587d35d29d041c3c733d847c
--keepalive-time: warn if not supported properly

Since the feature requires support for TCP_KEEPIDLE and TCP_KEEPINTVL to
function as documented, it now warns if that support is missing when the
option is used.
src/main.c