axmol/cocos/network
子龙山人 40ea6e3e41 Merge pull request #12103 from samuele3hu/v3_http_leak
Fix the memory leak of HttpClient on the iOS/Mac platform.
2015-06-02 10:11:03 +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 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.h 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
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 removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
HttpResponse.h Update comments of some header files 2015-03-26 22:07:44 +08:00
SocketIO.cpp Fixed compile error on visual studio 2015. 2015-05-12 17:04:56 +08:00
SocketIO.h Update comments of some header files 2015-03-27 11:13:28 +08:00
WebSocket.cpp fix websocket dead lock 2015-01-16 18:43:57 +08:00
WebSocket.h Update comments of some header files 2015-03-27 15:27:08 +08:00