axmol/cocos/network
minggo 7805adce94 Merge pull request #10325 from seobyeongky/httpclient_bugfix
HttpResponse reference counting bug fixed
2015-02-27 14:32:41 +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 One more memory leak fix: 2015-02-23 11:52:49 +04:00
HttpAsynConnection.m Just a few more leak fixes 2015-02-25 10:56:25 +04:00
HttpClient-android.cpp Merge pull request #10325 from seobyeongky/httpclient_bugfix 2015-02-27 14:32:41 +08:00
HttpClient-ios.mm Merge pull request #10325 from seobyeongky/httpclient_bugfix 2015-02-27 14:32:41 +08:00
HttpClient.cpp Merge pull request #10325 from seobyeongky/httpclient_bugfix 2015-02-27 14:32:41 +08:00
HttpClient.h HttpResponse reference counting bug fixed 2015-02-02 12:23:15 +09:00
HttpCookie.cpp iOS HttpClient replace libcurl - fix Jenkins compile error 2014-12-31 11:32:35 +08:00
HttpCookie.h iOS HttpClient replace libcurl - fix Jenkins compile error 2014-12-31 11:32:35 +08:00
HttpRequest.h Add CC_DLL for related network files 2014-08-22 13:42:46 +08:00
HttpResponse.h Use android network module — HttpURLConnection to replace the libcurl on the android platform 2014-12-31 10:15:14 +08:00
SocketIO.cpp scheduler and macro fixes 2014-10-03 09:38:36 -07:00
SocketIO.h Code conforms with the cocos2d-x c++ guidelines 2014-11-25 17:53:52 -08:00
WebSocket.cpp fix websocket dead lock 2015-01-16 18:43:57 +08:00
WebSocket.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00