axmol/cocos/network
minggo e37bbee1c2 Merge pull request #10545 from Mazyod/ios-http-request-leaks
Fix major memory leaks in iOS http request
2015-02-26 15:41:10 +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 Fix typo: unkown -> unknown 2015-02-24 02:39:50 +09:00
HttpClient-ios.mm Merge pull request #10545 from Mazyod/ios-http-request-leaks 2015-02-26 15:41:10 +08:00
HttpClient.cpp Fix typo: unkown -> unknown 2015-02-24 02:39:50 +09:00
HttpClient.h Rename setSSLVerification 2014-09-14 00:28:11 +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