mirror of https://github.com/axmolengine/axmol.git
2b3087ffc5
* Should not use fread to read file from assets, uses FileUtils::getDataFromFile instead. * Client socket should not be closed immediatelly after ::send. Otherwise, sever may will receive “Connection reset by peer - Errno 104” error on some platforms. It could be 100% reproduced on Android. |
||
---|---|---|
.. | ||
ConsoleTest.cpp | ||
ConsoleTest.h |