* 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.cpp | ||
| FrameworkCommand.cpp | ||
| FrameworkListener.cpp | ||
| NetlinkEvent.cpp | ||
| NetlinkListener.cpp | ||
| ServiceManager.cpp | ||
| SocketClient.cpp | ||
| SocketListener.cpp | ||