axmol/cocos/network
pandamicro d0db40c4a6 Merge pull request #12080 from linshun/v3
issue #12078 added audio, network, physics, platform and storage group.
2015-06-15 12:45:11 +08:00
..
Android.mk Rename HttpClient-android.cpp and unify java indent format 2014-12-31 12:03:27 +08:00
CMakeLists.txt Finalise Windows cmake support for mingw-w64 2014-10-03 23:22:09 +01:00
HttpAsynConnection.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
HttpAsynConnection.m Fix the memory leak of HttpClient on the iOS/Mac platform. 2015-05-29 17:13:49 +08:00
HttpClient-android.cpp fix the memory leak of s_requestSentinel for httpclient and adjust the global static var into the object to avoid some unexpected result. 2015-05-22 10:47:52 +08:00
HttpClient-apple.mm Fix the memory leak of HttpClient on the iOS/Mac platform. 2015-05-29 17:13:49 +08:00
HttpClient-winrt.cpp added winrt networking files 2015-05-28 13:48:13 -07:00
HttpClient.cpp formate the space 2015-06-05 11:45:05 +08:00
HttpClient.h issue #12078: Added network group. 2015-05-28 15:46:36 +08:00
HttpConnection-winrt.cpp added winrt networking files 2015-05-28 13:48:13 -07:00
HttpConnection-winrt.h added winrt networking files 2015-05-28 13:48:13 -07:00
HttpCookie.cpp iOS HttpClient replace libcurl - fix Jenkins compile error 2014-12-31 11:32:35 +08:00
HttpCookie.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
HttpRequest.h issue #12078: Added network group. 2015-05-28 15:46:36 +08:00
HttpResponse.h issue #12078: Added network group. 2015-05-28 15:46:36 +08:00
SocketIO.cpp Fixed compile error on visual studio 2015. 2015-05-12 17:04:56 +08:00
SocketIO.h issue #12078: Added network group. 2015-05-28 15:46:36 +08:00
WebSocket.cpp fix websocket dead lock 2015-01-16 18:43:57 +08:00
WebSocket.h issue #12078: Added network group. 2015-05-28 15:46:36 +08:00