1. 21 Jul, 2008 5 commits
  2. 20 Jul, 2008 3 commits
  3. 19 Jul, 2008 2 commits
  4. 18 Jul, 2008 2 commits
  5. 17 Jul, 2008 2 commits
  6. 16 Jul, 2008 4 commits
  7. 15 Jul, 2008 5 commits
  8. 14 Jul, 2008 6 commits
  9. 11 Jul, 2008 10 commits
  10. 10 Jul, 2008 1 commit
    • Daniel Stenberg's avatar
      (Added in the section for CURLOPT_DNS_CACHE_TIMEOUT, pointed out on the · 6b7ccde1
      Daniel Stenberg authored
      curl-library list on July 9th 2008 by Mathew Hounsell)
      
      NOTE: the name resolve functions of various libc implementations don't re-read
      name server information unless explicitly told so (by for example calling
      Ires_init(3). This may cause libcurl to keep using the older server even
      if DHCP has updated the server info, and this may look like a DNS cache issue
      to the casual libcurl-app user.
      6b7ccde1