Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-07 | Make cach'ing work with threads now, there are now three cases: | Sterling Hughes | |
- Use a global dns cache (via setting the tentatively named, CURLOPT_DNS_USE_GLOBAL_CACHE option to true) - Use a per-handle dns cache, by default - Use a pooled dns cache when in the "multi" interface | |||
2002-01-03 | merged the multi-dev branch back into MAIN again | Daniel Stenberg | |
2001-12-13 | minor changes | Daniel Stenberg | |
2001-12-04 | more comments | Daniel Stenberg | |
2001-11-28 | more more more MORE | Daniel Stenberg | |
2001-11-28 | the perform "state machine" is more explained now | Daniel Stenberg | |
2001-11-28 | mods | Daniel Stenberg | |
2001-11-28 | used in the new multi interface, not yet actually part of libcurl but | Daniel Stenberg | |
added to CVS to make them available to others |