axmol/core/network
smilediver 5eab46f3cb
DownloaderCURL: fix too many open files and other fixes (#2182)
* DownloaderCURL: fix too many open file handles and other fixes

* Downloader: remove unused transferDataToBuffer

* DownloaderCURL: remove unused variables

* DownloadTaskCURL: add explicit for constructor
2024-09-25 00:57:35 +08:00
..
CMakeLists.txt Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
Downloader-curl.cpp DownloaderCURL: fix too many open files and other fixes (#2182) 2024-09-25 00:57:35 +08:00
Downloader-curl.h DownloaderCURL: fix too many open files and other fixes (#2182) 2024-09-25 00:57:35 +08:00
Downloader-wasm.cpp DownloaderCURL: fix too many open files and other fixes (#2182) 2024-09-25 00:57:35 +08:00
Downloader-wasm.h Trim trailing whitespace for files in `core` folder (#2089) 2024-08-15 12:14:02 +08:00
Downloader.cpp DownloaderCURL: fix too many open files and other fixes (#2182) 2024-09-25 00:57:35 +08:00
Downloader.h Fix compiling deprecated issues (#2154) 2024-09-15 23:37:42 +08:00
HttpClient-wasm.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
HttpClient-wasm.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
HttpClient.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
HttpClient.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
HttpCookie.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
HttpCookie.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
HttpRequest.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
HttpResponse.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
IDownloaderImpl.h DownloaderCURL: fix too many open files and other fixes (#2182) 2024-09-25 00:57:35 +08:00
Uri.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
Uri.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
WebSocket-wasm.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
WebSocket-wasm.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
WebSocket.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
WebSocket.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00