android_system_core/include/sysutils
Brad Fitzpatrick 4be4e69f01 Fix potential race introduced in Icd7f5f03
Digit wrote:

"You probably don't want to close the socket here without updating
c->socket as well. Otherwise, another thread holding a handle to the
client after the c->decRef() could end up sending a message to a
different socket, if the file descriptor index is reused by another
client in the meantime."

Change-Id: Icdefb5ffc0c7607325d7db761e1f04e5d868bfb7
2011-03-17 17:14:46 -07:00
..
FrameworkClient.h
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
SocketClient.h Fix potential race introduced in Icd7f5f03 2011-03-17 17:14:46 -07:00
SocketListener.h libsysutils: Fix race condition in SocketListener thread. 2011-01-19 02:18:40 +01:00