clarify that the CURLMOPT_TIMERFUNCTION callback can pass in 0 and -1 as legal
authorDaniel Stenberg <daniel@haxx.se>
Tue, 11 Dec 2007 21:19:38 +0000 (21:19 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 11 Dec 2007 21:19:38 +0000 (21:19 +0000)
commit92eae30f4d9b8ea204bb56d6fbeb244561169e3a
treebb2a98c379f72db7aad15f5a4e8ce44761abf9d4
parent79ef08f63145c9e1646359ff0866862bdcb742c2
clarify that the CURLMOPT_TIMERFUNCTION callback can pass in 0 and -1 as legal
values and what they mean
docs/libcurl/curl_multi_setopt.3