Files
frameworks_base/core/java/android/net
Dave Platt 3e7305c6bf Fix descriptor leak after accepting connections
After accepting a connection on a listening socket and
storing the resulting FileDescriptor into a newly created
LocalSocketImpl, the new impl's "descriptor was created
locally and should be closed normally" flag should be set.

Bug: 11805817
Change-Id: I0a1a7c62ec3fbcf647a44a22110ddc778d14e5f4
2013-12-06 14:03:47 -08:00
..
2012-11-09 09:46:32 -08:00
2013-12-03 19:46:36 +09:00
2013-09-06 22:53:16 -07:00
2013-04-12 11:22:52 -07:00
2013-07-12 20:51:03 -07:00