axmol/cocos/network
mogemimi aa9ce3ccb3 Fix implicit conversion warnings (#17254) 2017-02-04 10:38:22 +08:00
..
Android.mk Refactor WebSocket to support SSL (wss) (#17172) 2017-01-19 13:55:14 +08:00
CCDownloader-android.cpp Add a buffer queue for Android Downloader to prevent out of memory 2015-12-01 16:25:50 +09:00
CCDownloader-android.h Fix "TextureCache Test" in js-test crash under Android 2015-11-06 09:49:19 +08:00
CCDownloader-apple.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
CCDownloader-apple.mm Compilation fix (#17209) 2017-02-04 09:46:32 +08:00
CCDownloader-curl.cpp Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716) 2016-10-27 15:10:24 +08:00
CCDownloader-curl.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
CCDownloader.cpp use correct downloader implementation on mac (#16955) 2016-12-05 09:36:35 +08:00
CCDownloader.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
CCIDownloaderImpl.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
CMakeLists.txt Compilation fix (#17209) 2017-02-04 09:46:32 +08:00
HttpAsynConnection-apple.h Update network licenses and reformat 2016-05-18 14:29:54 +08:00
HttpAsynConnection-apple.m Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
HttpClient-android.cpp Compilation fix (#17209) 2017-02-04 09:46:32 +08:00
HttpClient-apple.mm Compilation fix (#17209) 2017-02-04 09:46:32 +08:00
HttpClient-winrt.cpp Fix typo in function name (#17202) 2017-01-18 15:40:46 +08:00
HttpClient.cpp Compilation fix (#17209) 2017-02-04 09:46:32 +08:00
HttpClient.h Fix typo in function name (#17202) 2017-01-18 15:40:46 +08:00
HttpConnection-winrt.cpp Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716) 2016-10-27 15:10:24 +08:00
HttpConnection-winrt.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
HttpCookie.cpp Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716) 2016-10-27 15:10:24 +08:00
HttpCookie.h fix tizen compile error 2016-06-21 19:50:00 +08:00
HttpRequest.h Fix indentation (#16699) 2016-10-14 17:48:23 +08:00
HttpResponse.h Remove unnecessary inline keywords (#16562) 2016-09-12 09:44:21 +08:00
SocketIO.cpp Fix implicit conversion warnings (#17254) 2017-02-04 10:38:22 +08:00
SocketIO.h No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
WebSocket.cpp Refactor WebSocket to support SSL (wss) (#17172) 2017-01-19 13:55:14 +08:00
WebSocket.h Refactor WebSocket to support SSL (wss) (#17172) 2017-01-19 13:55:14 +08:00