1. 3dcfa3f Most accept/accept4 calls in system/core don't actually want the remote address. by Elliott Hughes · 8 years ago
  2. fcd7295 Clean up CLOEXEC in SocketListener. by Elliott Hughes · 8 years ago
  3. 7e16cc1 Switch from using sockaddr to sockaddr_storage. by Erik Kline · 9 years ago
  4. 55fd316 Give SocketListener some FD_CLOEXEC. by Jeff Sharkey · 9 years ago
  5. 581edc1 set /proc/sys/net/unix/max_dgram_qlen to large value by Mark Salyzyn · 11 years ago
  6. 44b99c2 libsysutils: SocketListener export release by Mark Salyzyn · 11 years ago
  7. 23f0410 libsysutils: Add iovec/runOnEachSocket by Mark Salyzyn · 12 years ago
  8. e16baef libsysutils: Get rid of warnings by Mark Salyzyn · 11 years ago
  9. 8702bb1 New NativeDaemonConnector protocol adds a seqnum. by Robert Greenwalt · 12 years ago
  10. a8185a6 Revert "New NativeDaemonConnector protocol adds a seqnum." by Guang Zhu · 12 years ago
  11. dc58e73 New NativeDaemonConnector protocol adds a seqnum. by Robert Greenwalt · 12 years ago
  12. 4520246 Fix SocketListener socket leak issue. by Xianzhu Wang · 13 years ago
  13. 8795007 libsysutils: SocketListener: handle recv errors more gracefully. by Vernon Tang · 13 years ago
  14. 3549b0d Fix potential race introduced in Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  15. 13aa8ad SocketClient: add optional reference counting by Brad Fitzpatrick · 13 years ago
  16. 15d0985 libsysutils: Fix a file descriptor leak. by David 'Digit' Turner · 13 years ago
  17. 100c0e2 libsysutils: Fix race condition in SocketListener thread. by David 'Digit' Turner · 13 years ago
  18. 86d01de Add missing lock in SocketListener. by Brad Fitzpatrick · 14 years ago
  19. 7e8529a system/core: Switch libsysutils & sched_policy LOG -> SLOG by San Mehat · 14 years ago
  20. c4a895b nexus: Rollup update for nexus by San Mehat · 15 years ago
  21. c73a3a5 libsysutils: Move to a null terminated string protocol using space as a field separator. by San Mehat · 15 years ago
  22. 03f0d27 libsysutils: Fix command argument passing bug + whitespace cleanup by San Mehat · 15 years ago
  23. db01754 libsysutils: const correctness fixes + remove some debugging by San Mehat · 15 years ago
  24. df6c1b9 libsysutils: General clean up + disable build in simulator builds by San Mehat · 15 years ago
  25. dbdb0db libsysutils: Fix bug where we'd leak our control pipes when closing down a listener by San Mehat · 15 years ago
  26. d768066 libsysutils: Tweak SocketListener and friends by San Mehat · 15 years ago
  27. fa644ff libsysutils: Add multiple client support and fix some bugs by San Mehat · 15 years ago
  28. 168415b libsysutils: New C++ system convenience library by San Mehat · 15 years ago