History log of /external/qemu/android/protocol/attach-ui-proxy.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f9e333ade2529f257ced6bcff8e5824cb07eacf9 17-Mar-2011 David 'Digit' Turner <digit@android.com> Simplify async utils by removing extra LoopIo parameter.

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
/external/qemu/android/protocol/attach-ui-proxy.c
85276806ec6ac969d7befa2496c1de59adaaac74 01-Feb-2011 Vladimir Chtchetkine <vchtchetkine@google.com> Refactor attach-UI service

Change-Id: Ia68ceb57ee5b5a66fa76b837fe3b990eb12e7188
/external/qemu/android/protocol/attach-ui-proxy.c