axmol/cocos/network
James Chen 8f95e27dc7 Merge pull request #5943 from koowolf/websocket_fix
closed #4542: WebsocketTest crashes on win32, it may delete mutex which is still being locked
2014-03-25 16:28:18 +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. Add guard check to send method of HttpClient 2014-03-04 10:07:49 +08:00
HttpClient.h removes "include "cocos2d.h" from cocos2d files 2014-01-16 21:35:58 -08:00
HttpRequest.h fix lots compile warnings 2014-03-20 16:24:55 +08:00
HttpResponse.h issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
SocketIO.cpp Remove unneed CC_DEPRECATED_ATTRIBUTE macro in SocketIO.cpp 2014-03-24 17:59:44 +08:00
SocketIO.h tab -> 4 spaces, whitespace cleanup. 2014-03-24 17:58:35 +08:00
WebSocket.cpp closed #4542: fix crash in win32(delete mutex while still lock) 2014-03-25 16:14:21 +08:00
WebSocket.h tab -> 4 spaces, whitespace cleanup. 2014-03-24 17:58:35 +08:00