We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
CCConsole thread hang
CCConsole thread hang
Bug #4062 [Closed]
Redmine issue system is closed, we are using github issue system instead.
This issue was moved to https://github.com/cocos2d/cocos2d-x/issues/8347
Status: | Closed | |
---|---|---|
Start date: | 2014-02-18 | |
Priority: | Low | |
Due date: | 2014-02-18 | |
Assignee: | - | |
% Done: | 100% |
|
Category: | all | |
Target version: | - | |
Estimated time: | 6.00 points |
ssize_t Console::readline(int fd, char* ptr, int maxlen)
{
ssize_t n, rc;
char c;