]> granicus.if.org Git - curl/commit
62. CURLOPT_TIMEOUT does not work properly with the regular multi and
authorDaniel Stenberg <daniel@haxx.se>
Tue, 13 Jan 2009 23:43:23 +0000 (23:43 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 13 Jan 2009 23:43:23 +0000 (23:43 +0000)
commit1342f5d592623f9fa8c499bef6ac0afde47f0085
tree74d01796811945fb7b3a396f4fea9b5d32db7ea7
parent8fbfd5916d39bb43361507d1a6cc6f68d65b25f8
62. CURLOPT_TIMEOUT does not work properly with the regular multi and
  multi_socket interfaces. The work-around for apps is to simply remove the
  easy handle once the time is up. See also:
  http://curl.haxx.se/bug/view.cgi?id=2501457
docs/KNOWN_BUGS