axmol/cocos/network
rh101 b865d9e18e Use reset() to clear unique_ptr.
Use value initialization for unique_ptr.
Change AudioDecoderOgg override functions to use FileStream* instead of unique_ptr.
Remove redundant code.
2021-04-26 15:43:33 +10:00
..
CCDownloader-curl.cpp Use reset() to clear unique_ptr. 2021-04-26 15:43:33 +10:00
CCDownloader-curl.h Optimize CCDownloader, stop thread properly. 2019-11-25 18:50:50 +08:00
CCDownloader.cpp [v4] spine v3.8 2020-01-05 03:09:32 +08:00
CCDownloader.h Optimize downloader 2020-01-04 22:25:01 +08:00
CCIDownloaderImpl.h Fix #339 [ci build] 2021-04-22 18:55:56 +08:00
CMakeLists.txt Refactor CCDownloader, use curl for all platforms. 2019-11-24 15:43:28 +08:00
HttpClient.cpp Ensure FileStream is used for file access where possible 2021-04-25 17:22:43 +10:00
HttpClient.h Add setDispatchOnWorkThread support 2020-10-08 00:00:14 +08:00
HttpCookie.cpp Improve code quality 2020-08-18 14:29:09 +08:00
HttpCookie.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
HttpRequest.h Add custom hosts support for HttpReuqest 2020-10-04 23:44:52 +08:00
HttpResponse.h Refine HttpClient 2020-10-05 02:40:38 +08:00
Uri.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
Uri.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00