index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
LocalSocket.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete LocalSocket#createConnectedLocalSocket.
Lorenzo Colitti
2022-01-25
1
-13
/
+0
*
Add a module-lib API for constructing a LocalSocket from an fd.
Lorenzo Colitti
2022-01-25
1
-13
/
+40
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-08
1
-1
/
+2
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+2
*
Refactor RFCOMM / BluetoothSocket usage of LocalSocket
Neil Fuller
2017-01-06
1
-14
/
+20
*
Prevent LocalSocket from creating an fd if fd is already there
Ajay Panicker
2017-01-05
1
-5
/
+6
*
Set isConnected, isBound, implCreated on server-side LocalSockets
Neil Fuller
2017-01-04
1
-5
/
+12
*
Add thread safety documentation
Neil Fuller
2015-11-26
1
-1
/
+2
*
Make a field final.
Ian Rogers
2014-08-27
1
-1
/
+1
*
LocalSocket: Add support for SOCK_DGRAM and SOCK_SEQPACKET
Mike Lockwood
2013-07-16
1
-4
/
+26
*
Make LocalSocket Closeable.
Jeff Sharkey
2012-08-05
1
-1
/
+3
*
Added new rfcomm multi accept code
zzy
2012-07-16
1
-0
/
+9
*
Fix double-checked locking bug in LocalSocket.
Jesse Wilson
2010-09-21
1
-2
/
+5
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+288
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-288
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+288