axmol/cocos/network
linshun 2a02510a9c issue #12078: Added network group. 2015-05-28 15:46:36 +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 [ci skip]Fixed warnings 2015-03-27 11:59:10 +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 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.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 issue #12078: Added network group. 2015-05-28 15:46:36 +08: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