axmol/extensions/network
Ricardo Quesada 89d210bdb3 CCAssert -> CCASSERT
and other best pracitces like:

capacity and "index" are ints and not unsigned int (google's recomendation).
 It is easier to detect underflow bugs like this

plus other minor improvements
2013-07-19 22:01:27 -07:00
..
HttpClient.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
HttpClient.h enableCookies is static method now 2013-07-10 15:46:01 +08:00
HttpRequest.h CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
HttpResponse.h CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
SocketIO.cpp issue #2404:created CCDprecated.h and move all global functions and variables into it 2013-07-15 16:14:26 +08:00
SocketIO.h [Tizen] Fix compile error. 2013-07-19 15:16:05 +09:00
WebSocket.cpp CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
WebSocket.h Fixing compilation errors in TestLua for Win32. 2013-06-07 21:23:15 +08:00