axmol/cocos/network
子龙山人 47fe470647 Merge pull request #13213 from jianglong0156/improUtfFunction
add api getStringUTFCharsJNI newStringUTFJNI
2015-08-05 17:26:52 +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 refine NSLog in HttpAsynConnection in release mode. 2015-07-17 14:23:51 +08:00
HttpClient-android.cpp improve getUTFCharsFromJavaEnv api to getStringUTFCharsJNI and add newStringUTFJNI 2015-08-05 16:10:14 +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 add const & to string arguments 2015-07-09 11:23:20 +08:00
SocketIO.h improve coding style of Socket.IO 2015-07-08 17:23:48 +08:00
WebSocket.cpp fix a problem where WebSocket messages will pile up if server sends them faster than client's frame rate 2015-06-22 20:58:37 +08:00
WebSocket.h issue #12078: Added network group. 2015-05-28 15:46:36 +08:00