1. 4520246 Fix SocketListener socket leak issue. by Xianzhu Wang · 14 years ago
  2. 4be4e69 Fix potential race introduced in Icd7f5f03 by Brad Fitzpatrick · 14 years ago
  3. 648ebad SocketClient: add optional reference counting by Brad Fitzpatrick · 14 years ago
  4. af61509 libsysutils: Handle EINTR in SocketClient::sendData() by David 'Digit' Turner · 15 years ago
  5. 16ae478 Permit 0 length writes. by Brad Fitzpatrick · 15 years ago
  6. 8c5669f Let SocketClient users write binary data to clients. by Brad Fitzpatrick · 15 years ago
  7. 30abb72 Fetch peer credentials for local sockets by Kenny Root · 15 years ago
  8. 7e8529a system/core: Switch libsysutils & sched_policy LOG -> SLOG by San Mehat · 15 years ago
  9. c73a3a5 libsysutils: Move to a null terminated string protocol using space as a field separator. by San Mehat · 16 years ago
  10. 03f0d27 libsysutils: Fix command argument passing bug + whitespace cleanup by San Mehat · 16 years ago
  11. db01754 libsysutils: const correctness fixes + remove some debugging by San Mehat · 16 years ago
  12. df6c1b9 libsysutils: General clean up + disable build in simulator builds by San Mehat · 16 years ago
  13. d768066 libsysutils: Tweak SocketListener and friends by San Mehat · 16 years ago
  14. fa644ff libsysutils: Add multiple client support and fix some bugs by San Mehat · 16 years ago