mpd/src/lib/curl
Max Kellermann 5163b1a624 lib/curl/Request: require the caller to explicitly register the request
This allows constructing an instance in any thread, and register it
inside the IOThread later.
2017-01-07 16:01:58 +01:00
..
Easy.hxx input/curl: wrap CURL* in new class CurlEasy 2016-12-19 14:42:04 +01:00
Global.cxx input/curl: move code to class CurlRequest 2017-01-03 12:24:05 +01:00
Global.hxx input/curl: move class CurlGlobal to separate source file 2017-01-03 10:50:02 +01:00
Handler.hxx input/curl: move code to class CurlRequest 2017-01-03 12:24:05 +01:00
Multi.hxx input/curl: wrap CURLM* in new class CurlMulti 2016-12-19 16:41:12 +01:00
Request.cxx lib/curl/Request: require the caller to explicitly register the request 2017-01-07 16:01:58 +01:00
Request.hxx lib/curl/Request: require the caller to explicitly register the request 2017-01-07 16:01:58 +01:00
Slist.hxx lib/curl/Slist: new wrapper for curl_slist 2017-01-06 19:37:31 +01:00
Version.cxx input/curl: move code to class CurlRequest 2017-01-03 12:24:05 +01:00
Version.hxx input/curl: move code to class CurlRequest 2017-01-03 12:24:05 +01:00