Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify async utils by removing extra LoopIo parameter. | David 'Digit' Turner | 2011-04-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | This patch removes the LoopIo parameter from asyncReader_run() by storing the initial pointer passed to asyncReader_init() inside the object itself. Same treatment is performed for: - AsyncReader - AsyncWriter - AsyncLineReader - AsyncConnector - AsyncConsoleConnect Change-Id: Ic74b817e4c326230ca1d38b3a5d8c4790c4f90c1 | ||||
* | Refactored user-events protocol | Vladimir Chtchetkine | 2011-01-28 | 1 | -0/+206 |
Change-Id: I08afb96ef17a52c3795f5029acfc244a93ab57c7 |