axmol/extensions/network
Lu Guanqun 0f2d8f8c6b fix the doxygen warnings
cocos2d-x.git/extensions/network/HttpClient.h:64: warning: The following parameters of cocos2d::extension::CCHttpClient::setTimeoutForConnect(int value) are not documented:
  parameter 'value'
cocos2d-x.git/extensions/network/HttpClient.h:79: warning: argument 'timeout' of command @param is not found in the argument list of CCHttpClient::setTimeoutForRead(int value)
cocos2d-x.git/extensions/network/HttpClient.h:79: warning: The following parameters of cocos2d::extension::CCHttpClient::setTimeoutForRead(int value) are not documented:
  parameter 'value'
2012-11-25 23:27:29 +08:00
..
HttpClient.cpp Merge pull request #1491 from sburavtsov/HttpClient-destroy-fix 2012-10-25 02:05:34 -07:00
HttpClient.h fix the doxygen warnings 2012-11-25 23:27:29 +08:00
HttpRequest.h Merge pull request #1361 from ncrothe/gles20 2012-10-08 01:06:39 -07:00
HttpResponse.h Delete 'cocos2d::' since extension is the sub-namespace of cocos2d. 2012-09-24 11:08:10 +08:00