platform_system_core/include
Xianzhu Wang 4520246d35 Fix SocketListener socket leak issue.
The problem was: if a socket is shared between SocketListener and another
thread, only if the last reference is removed by SocketListener can the socket
be closed, otherwise the socket will leak. This sometimes happens in netd's
dnsproxyd.

This change let the SocketClient own the socket and close the socket when
the SocketClient is destructed.

Change-Id: I2865fbfe9ee4d8b3e43d7e02919dbb2d261f70de
2011-09-29 13:42:32 +08:00
..
android Remove libjnigraphics. moved to frameworks/base/native 2010-02-04 15:32:07 -08:00
arch enable HAVE_DLADDR, since... we have it 2011-09-28 12:17:00 -07:00
ctest auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
cutils libcutils: qtaguid: Support new functions, add tag resource tracking. 2011-09-14 15:00:40 -07:00
diskconfig system: libdiskconfig: Add libdiskconfig 2010-03-10 15:19:06 -08:00
mincrypt eclair snapshot 2009-11-12 18:46:23 -08:00
netutils Add reset_mask as parameter to ifc_reset_connections 2011-07-07 12:16:12 -07:00
pixelflinger pixelflinger: Fix function naming typo: gglBitBlti 2010-08-10 02:56:47 +08:00
private core: Add a standalone charger UI binary 2011-09-04 15:41:36 -07:00
system another attempt at fixing the SDK build. 2011-08-11 22:35:31 -07:00
sysutils Fix SocketListener socket leak issue. 2011-09-29 13:42:32 +08:00
usbhost libusbhost: Save endpoint ID in usb_request struct 2011-02-14 08:05:40 -05:00
zipfile auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00