]> granicus.if.org Git - curl/commit
asynch resolvers: unified
authorVsevolod Novikov <novikov@doroga.tv>
Sat, 29 Jan 2011 19:12:10 +0000 (20:12 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 25 Apr 2011 17:47:16 +0000 (19:47 +0200)
commitca015f1a45c68aa1d641678cfc13ce0df0c58fe0
tree7e74d24a9eec1aeb541c84359257326b5f938ff4
parent722f286f801e456c790cec0ea10306220d4969e2
asynch resolvers: unified

Introducing an internal API for handling of different async resolver
backends.
lib/easy.c
lib/hostares.c
lib/hostasyn.c
lib/hostip.h
lib/hostip4.c
lib/hostsyn.c
lib/hostthre.c
lib/url.c
lib/urldata.h
lib/version.c