1. 7fd7246 Refactor RFCOMM / BluetoothSocket usage of LocalSocket by Neil Fuller · 8 years ago
  2. b08c7bc Set isConnected, isBound, implCreated on server-side LocalSockets by Neil Fuller · 8 years ago
  3. a8280a5 Fix receive timeout on LocalSocket by Neil Fuller · 8 years ago
  4. a7f7c24 Switch shutdownInput / shutdownOutput to using Os.shutdown. by Neil Fuller · 9 years ago
  5. c1eaeb9 Switch LocalSocketImpl.accept() over to using Os.accept() by Neil Fuller · 9 years ago
  6. 4fa438e Move listen() over to using android.system.Os by Neil Fuller · 9 years ago
  7. d2df87e Reimplement LocalSocket methods using android.system.Os by Neil Fuller · 9 years ago
  8. c80af6d Switch to using android.system.Os for more calls by Neil Fuller · 9 years ago
  9. bc06158 Merge "Check for null in LocalSocketImpl.SocketInputStream.available()" by Jeff Sharkey · 10 years ago
  10. 34385d3 Track libcore.os' move to android.system. by Elliott Hughes · 10 years ago
  11. 54d5008 Check for null in LocalSocketImpl.SocketInputStream.available() by Ian McKellar · 10 years ago
  12. d75932b Fix descriptor leak after accepting connections by Dave Platt · 11 years ago
  13. 118c851 Bluetooth stopped working in master - "bad file descriptor" by Zhihai Xu · 11 years ago
  14. e7d309a LocalSocket: Add support for SOCK_DGRAM and SOCK_SEQPACKET by Mike Lockwood · 11 years ago
  15. d073bfd Use the right fd for flush call by Matthew Xie · 11 years ago
  16. 71bfafc Added flush() for bluetooth output stream by zzy · 11 years ago
  17. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  18. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  19. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago