axmol/cocos/network
Alanmars 0cde5c6fc1 *Fix: GLThread and other threads access sDownloaderMap in a thread-unsafe way, which will result in crash in some occasion on Android. (#16326) 2017-03-07 17:00:52 +08:00
..
Android.mk fixed #17427: lws_parse_url has wrong behavior, it parses ’ws://domain.com/abc/d’ to ‘path: abc/d’ rather than ‘path: /adb/d’. (#17455) 2017-03-07 13:35:59 +08:00
CCDownloader-android.cpp *Fix: GLThread and other threads access sDownloaderMap in a thread-unsafe way, which will result in crash in some occasion on Android. (#16326) 2017-03-07 17:00:52 +08:00
CCDownloader-android.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCDownloader-apple.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCDownloader-apple.mm Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCDownloader-curl.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCDownloader-curl.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +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 license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CMakeLists.txt fixed #17427: lws_parse_url has wrong behavior, it parses ’ws://domain.com/abc/d’ to ‘path: abc/d’ rather than ‘path: /adb/d’. (#17455) 2017-03-07 13:35:59 +08:00
HttpAsynConnection-apple.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
HttpAsynConnection-apple.m Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
HttpClient-android.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
HttpClient-apple.mm Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
HttpClient-winrt.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
HttpClient.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
HttpClient.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
HttpConnection-winrt.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
HttpConnection-winrt.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
HttpCookie.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
HttpCookie.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
HttpRequest.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
HttpResponse.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
SocketIO.cpp fixed #17416: Wrong default port of SocketIO connection. (#17459) 2017-03-07 15:49:38 +08:00
SocketIO.h fixed #17416: Wrong default port of SocketIO connection. (#17459) 2017-03-07 15:49:38 +08:00
Uri.cpp fixed #17427: lws_parse_url has wrong behavior, it parses ’ws://domain.com/abc/d’ to ‘path: abc/d’ rather than ‘path: /adb/d’. (#17455) 2017-03-07 13:35:59 +08:00
Uri.h fixed #17427: lws_parse_url has wrong behavior, it parses ’ws://domain.com/abc/d’ to ‘path: abc/d’ rather than ‘path: /adb/d’. (#17455) 2017-03-07 13:35:59 +08:00
WebSocket.cpp fixed #17427: lws_parse_url has wrong behavior, it parses ’ws://domain.com/abc/d’ to ‘path: abc/d’ rather than ‘path: /adb/d’. (#17455) 2017-03-07 13:35:59 +08:00
WebSocket.h fixed #17427: lws_parse_url has wrong behavior, it parses ’ws://domain.com/abc/d’ to ‘path: abc/d’ rather than ‘path: /adb/d’. (#17455) 2017-03-07 13:35:59 +08:00