* Foreground thread (legacy) closes connection by
reporting false return value for onDataAvailable.
* Background thread can choose instead to close the
connection asynchronously by calling release, must
return true for the onDataAvailable method.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| FrameworkClient.h | ||
| FrameworkCommand.h | ||
| FrameworkListener.h | ||
| List.h | ||
| NetlinkEvent.h | ||
| NetlinkListener.h | ||
| ServiceManager.h | ||
| SocketClient.h | ||
| SocketClientCommand.h | ||
| SocketListener.h | ||