Make the 'areschannel' get created in the curl_easy_init() and re-use that
authorDaniel Stenberg <daniel@haxx.se>
Mon, 16 Feb 2004 15:24:22 +0000 (15:24 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 16 Feb 2004 15:24:22 +0000 (15:24 +0000)
commitccdaa0b51f8f2343dd038b59dc054b086a72f345
tree7bcf58ecaa0e0f3ed3d87d765403e42c7cf81584
parentf5167349412920376b3404a5e0692348c1c01a53
Make the 'areschannel' get created in the curl_easy_init() and re-use that
same channel during the whole curl handle's life until curl_easy_cleanup().
lib/hostip.c
lib/url.c