axmol/cocos/network
andyque 46c93f07ad fixed #4103. fix crash when websocket close 2014-02-28 17:32:54 +08:00
..
proj.win32 fix link error on vs. 2014-01-25 19:41:20 +08:00
Android.mk issue #2905:TestJavascript build ok on Android 2013-10-17 11:28:57 +08:00
CMakeLists.txt Linux websockets support. 2014-02-13 00:53:51 +01:00
HttpClient.cpp fixed #3868. when the singleton destoryed, the cocos thread may later than that which will cause the s_responseQueue to be nil. 2014-02-27 11:25:44 +08:00
HttpClient.h removes "include "cocos2d.h" from cocos2d files 2014-01-16 21:35:58 -08:00
HttpRequest.h issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
HttpResponse.h issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
SocketIO.cpp issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
SocketIO.h issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
WebSocket.cpp fixed #4103. fix crash when websocket close 2014-02-28 17:32:54 +08:00
WebSocket.h fix compiling error cause by undefined ssize_t on vs. 2014-01-21 09:52:43 +08:00