axmol/extensions/network
minggo f7fd7a8af5 fixed warnings on Android and windows 2013-07-28 21:43:20 +08:00
..
HttpClient.cpp issue #2430: Moved constant to header file to avoid errors in 'switch case', the error is 'case value is not a constant expression'. 2013-07-27 00:55:41 +08:00
HttpClient.h
HttpRequest.h fixed warnings on Android and windows 2013-07-28 21:43:20 +08:00
HttpResponse.h CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
SocketIO.cpp issue #2430: Moved constant to header file to avoid errors in 'switch case', the error is 'case value is not a constant expression'. 2013-07-27 00:55:41 +08:00
SocketIO.h
WebSocket.cpp issue 2430:use enum class 2013-07-26 12:08:18 +08:00
WebSocket.h fixed warnings on Android and windows 2013-07-28 21:43:20 +08:00