summaryrefslogtreecommitdiff
path: root/lib/asyn.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* lib: the number four in a sequence is the "fourth"Daniel Stenberg2022-09-191-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* hostip: remove conn->data from resolver functionsDaniel Stenberg2021-01-221-7/+7
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* asyn.h: remove the Curl_resolver_getsock defineDaniel Stenberg2020-07-121-1/+0
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-151-5/+5
* cleanup: remove the 'numsocks' argument used in many placesDaniel Stenberg2019-07-301-2/+1
* curl_multi_remove_handle() don't block terminating c-ares requestsBrad Spencer2019-01-071-6/+21
* ares: remove fd from multi fd set when ares is about to close the fdRomain Fliedel2018-11-201-4/+5
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+168
* build: rename 76 lib/*.h filesYang Tse2012-12-281-168/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* fix a bunch of MSVC compiler warningsYang Tse2011-09-031-3/+3
* compiler warning: fixYang Tse2011-05-211-1/+1
* Fixed compilation when the synchronous resolver is usedDan Fandrich2011-04-251-1/+0
* async resolvers: further cleanupsDaniel Stenberg2011-04-251-0/+169