mpd/src/lib/curl
Max Kellermann fe598e7d30 lib/curl/Global: remove InvalidateSockets() call from Remove()
curl_multi_remove_handle() calls our socket function, and there's no
need to call curl_multi_socket_action().
2019-12-23 14:52:46 +01:00
..
patches python/build/libs.py: upgrade CURL to 7.63.0 2019-01-21 10:11:50 +01:00
Delegate.cxx lib/curl/Delegate: helper class for response body parsers 2018-01-23 16:48:43 +01:00
Delegate.hxx lib/curl/Delegate: helper class for response body parsers 2018-01-23 16:48:43 +01:00
Easy.hxx lib/curl/String: OO wrapper for allocated strings returned from CURL 2019-10-15 13:13:39 +02:00
Error.hxx input/curl: use new class HttpStatusError 2018-07-06 19:26:11 +02:00
Escape.cxx lib/curl/Escape: add CurlUnescape() 2019-10-15 13:39:02 +02:00
Escape.hxx lib/curl/Escape: add CurlUnescape() 2019-10-15 13:39:02 +02:00
Form.cxx lib/curl/String: OO wrapper for allocated strings returned from CURL 2019-10-15 13:13:39 +02:00
Form.hxx lib/curl/Form: new library 2018-01-11 17:27:25 +01:00
Global.cxx lib/curl/Global: remove InvalidateSockets() call from Remove() 2019-12-23 14:52:46 +01:00
Global.hxx lib/curl: drop support for CURL versions older than 7.32.0 2019-12-23 14:41:06 +01:00
Handler.hxx util/PrintException, ...: update copyright 2019-12-04 12:33:36 +01:00
Init.cxx util/PrintException, ...: update copyright 2019-12-04 12:33:36 +01:00
Init.hxx check.h: remove obsolete header 2018-11-19 16:33:49 +01:00
meson.build lib/curl: drop support for CURL versions older than 7.32.0 2019-12-23 14:41:06 +01:00
Multi.hxx util/PrintException, ...: update copyright 2019-12-04 12:33:36 +01:00
Parser.hxx lib/curl/Delegate: helper class for response body parsers 2018-01-23 16:48:43 +01:00
Request.cxx lib/curl: drop support for CURL versions older than 7.32.0 2019-12-23 14:41:06 +01:00
Request.hxx util/PrintException, ...: update copyright 2019-12-04 12:33:36 +01:00
Slist.hxx pcm/Convert, ...: add missing include for std::runtime_error 2019-12-16 22:52:50 +01:00
String.hxx lib/curl/String: OO wrapper for allocated strings returned from CURL 2019-10-15 13:13:39 +02:00
Version.cxx util/PrintException, ...: update copyright 2019-12-04 12:33:36 +01:00
Version.hxx util/PrintException, ...: update copyright 2019-12-04 12:33:36 +01:00