axmol/extensions/network
James Chen 85661c976c Merge pull request #3346 from nakosung/develop
closed 2465: Wrong logic when pass an empty std::vector to WebSocket::init.
2013-08-01 19:41:11 -07: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 Yet another documentation fix. 2013-08-01 21:40:13 +08:00
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 Fixing warnings of the order of member variables and fixing errors for tizen projects. 2013-07-29 14:07:57 +08:00
SocketIO.h [Tizen] Fix compile error. 2013-07-19 15:16:05 +09:00
WebSocket.cpp fix for undefined protocol 2013-08-02 10:35:45 +09:00
WebSocket.h fixed warnings on Android and windows 2013-07-28 21:43:20 +08:00