diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-04-25 19:00:57 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-04-25 19:00:57 +0000 |
commit | 8927ddec1687a438354eae6c527da92c6c63b50b (patch) | |
tree | 5f443d4fa1d0ebf681b0ff88dc5ea06c8b8043c9 /lib/progress.h | |
parent | f6525ae20087290e1ce91839461e671b9ec81cc0 (diff) |
In order to not get problems with DNS cache pruning, we no longer store
any name resolved data in any curl handle struct. That way, we won't mind
if the cache entries are pruned for the next time we need them. We'll just
resolve them again instead.
This changes the Curl_resolv() proto. It modifies the SessionHandle struct
but perhaps most importantly, it'll make the internals somewhat dependent
on the DNS cache not being disabled as that will cripple operations somewhat.
Especially for persistant connections.
Diffstat (limited to 'lib/progress.h')
0 files changed, 0 insertions, 0 deletions