index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libsysutils
/
src
/
SocketClient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing <malloc.h> and <string.h> includes.
Elliott Hughes
2015-01-28
1
-0
/
+1
*
Fix formatting in 4df4dfedf6beef891d05d4e80704f5f4a594a885.
Elliott Hughes
2014-11-10
1
-1
/
+2
*
When new error happend,then errno should be updated accordingly.
Bo Huang
2014-11-10
1
-1
/
+2
*
libsysutil: frequent native crash /system/bin/vold
Mark Salyzyn
2014-01-31
1
-12
/
+24
*
libsysutils: Add iovec/runOnEachSocket
Mark Salyzyn
2014-01-27
1
-19
/
+40
*
libsysutils: fix null pointer and memory leak issue
Hong-Mei Li
2013-05-20
1
-1
/
+8
*
am 7bb1b958: am ff856a2b: Merge "Add error handling to SocketClient::sendData"
Robert Greenwalt
2012-05-30
1
-5
/
+5
|
\
|
*
Add error handling to SocketClient::sendData
Mattias Falk
2012-05-29
1
-5
/
+5
*
|
Add ability to quote responses as needed.
Robert Greenwalt
2012-04-20
1
-0
/
+23
*
|
Do not generate SIGPIPE errors in SocketCLient.
Selim Gurun
2012-03-12
1
-1
/
+1
*
|
Fix pointer arith.
Robert Greenwalt
2012-03-09
1
-8
/
+8
*
|
Add a utility function to send a code + binary msg
Selim Gurun
2012-03-07
1
-4
/
+39
*
|
New NativeDaemonConnector protocol adds a seqnum.
Robert Greenwalt
2012-03-05
1
-22
/
+37
*
|
Revert "New NativeDaemonConnector protocol adds a seqnum."
Guang Zhu
2012-02-07
1
-21
/
+4
*
|
New NativeDaemonConnector protocol adds a seqnum.
Robert Greenwalt
2012-02-07
1
-4
/
+21
|
/
*
Fix SocketListener socket leak issue.
Xianzhu Wang
2011-09-29
1
-1
/
+9
*
Fix potential race introduced in Icd7f5f03
Brad Fitzpatrick
2011-03-17
1
-14
/
+17
*
SocketClient: add optional reference counting
Brad Fitzpatrick
2011-03-17
1
-0
/
+21
*
libsysutils: Handle EINTR in SocketClient::sendData()
David 'Digit' Turner
2011-01-19
1
-13
/
+29
*
Permit 0 length writes.
Brad Fitzpatrick
2010-11-02
1
-0
/
+4
*
Let SocketClient users write binary data to clients.
Brad Fitzpatrick
2010-10-27
1
-5
/
+13
*
Fetch peer credentials for local sockets
Kenny Root
2010-09-14
1
-2
/
+18
*
system/core: Switch libsysutils & sched_policy LOG -> SLOG
San Mehat
2010-03-25
1
-2
/
+2
*
libsysutils: Move to a null terminated string protocol using space as a field...
San Mehat
2009-06-15
1
-12
/
+3
*
libsysutils: Fix command argument passing bug + whitespace cleanup
San Mehat
2009-05-29
1
-2
/
+2
*
libsysutils: const correctness fixes + remove some debugging
San Mehat
2009-05-20
1
-10
/
+11
*
libsysutils: General clean up + disable build in simulator builds
San Mehat
2009-05-13
1
-2
/
+0
*
libsysutils: Tweak SocketListener and friends
San Mehat
2009-05-12
1
-14
/
+41
*
libsysutils: Add multiple client support and fix some bugs
San Mehat
2009-05-10
1
-0
/
+41