platform_system_core/include/sysutils
David 'Digit' Turner cf9e1003ce libsysutils: Fix race condition in SocketListener thread.
+ Handle EINTR in accept(), write() and select()
+ Fix a memory leak when deleting the mClients list
+ Fix typo in SocketListener.h

Change-Id: Ie68bb3e2dbefe0dfdaa22a5cd06a42dbc4c0f8aa
2011-01-19 02:18:40 +01:00
..
FrameworkClient.h libsysutils: const correctness fixes + remove some debugging 2009-05-20 17:16:05 -07:00
FrameworkCommand.h libsysutils: Move to a null terminated string protocol using space as a field separator. 2009-06-15 14:06:03 -07:00
FrameworkListener.h sysutils: Increase number of command arguments to 16 2010-03-09 10:46:29 -08:00
NetlinkEvent.h sysutils: Add dump() to NetlinkEvent 2009-12-24 07:20:36 -08:00
NetlinkListener.h libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent 2009-10-10 17:39:10 -07:00
ServiceManager.h libsysutils: Introduce 'ServiceManager', for starting/stopping init services 2009-05-15 10:40:23 -07:00
SocketClient.h Let SocketClient users write binary data to clients. 2010-10-27 10:27:34 -07:00
SocketListener.h libsysutils: Fix race condition in SocketListener thread. 2011-01-19 02:18:40 +01:00