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 | ||||
* | Refactor attach-UI service | Vladimir Chtchetkine | 2011-01-31 | 1 | -0/+110 |
Change-Id: Ia68ceb57ee5b5a66fa76b837fe3b990eb12e7188 |