commit | d7ad4e409eaac53db3a9789060097b712850b337 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Wed Jan 08 12:44:23 2014 -0800 |
committer | Mark Salyzyn <salyzyn@google.com> | Wed Jan 22 10:40:39 2014 -0800 |
tree | c7b9ad3df7f5c39774a76308f3071a0479b8f58c | |
parent | a6e965578e44f8ae5f98de822ba5decec381d5fc [diff] |
libsysutils: SocketListener export release * 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. Change-Id: I70ab37d5c22b02804aa3b4dfb26cc9b75291f8b6