Skip to content
  1. Jul 21, 2008
  2. Jul 20, 2008
  3. Jul 19, 2008
  4. Jul 18, 2008
  5. Jul 17, 2008
  6. Jul 16, 2008
  7. Jul 15, 2008
  8. Jul 14, 2008
  9. Jul 11, 2008
  10. Jul 10, 2008
    • 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
    • Daniel Stenberg's avatar
      --remote-name-all · 9b0fd007
      Daniel Stenberg authored
      9b0fd007