platform_system_core/include/sysutils
Mark Salyzyn 44b99c22af 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.

(cherry picked from commit d7ad4e409e)

Change-Id: I70ab37d5c22b02804aa3b4dfb26cc9b75291f8b6
2014-01-27 15:22:49 -08:00
..
FrameworkClient.h remove dependency on utils/List.h 2012-03-05 17:08:19 -08:00
FrameworkCommand.h remove dependency on utils/List.h 2012-03-05 17:08:19 -08:00
FrameworkListener.h libsysutils: Increase command buffersize and command args 2012-11-12 14:40:21 +01:00
List.h remove dependency on utils/List.h 2012-03-05 17:08:19 -08:00
NetlinkEvent.h Support parsing RDNSS ND options from netlink. 2013-11-20 10:31:19 +09:00
NetlinkListener.h Force alignment of data buffer used to process netlink messages 2013-10-30 15:42:26 -07:00
ServiceManager.h libsysutils: Introduce 'ServiceManager', for starting/stopping init services 2009-05-15 10:40:23 -07:00
SocketClient.h libsysutils: Add iovec/runOnEachSocket 2014-01-27 15:22:04 -08:00
SocketClientCommand.h libsysutils: Add iovec/runOnEachSocket 2014-01-27 15:22:04 -08:00
SocketListener.h libsysutils: SocketListener export release 2014-01-27 15:22:49 -08:00