summaryrefslogtreecommitdiffstats
path: root/include/sysutils/SocketClient.h
Commit message (Expand)AuthorAgeFilesLines
* libsysutils: Add iovec/runOnEachSocketMark Salyzyn2014-01-221-12/+17
* Add ability to quote responses as needed.Robert Greenwalt2012-04-201-0/+3
* Fix pointer arith.Robert Greenwalt2012-03-091-6/+4
* Add a utility function to send a code + binary msgSelim Gurun2012-03-071-1/+18
* Merge "New NativeDaemonConnector protocol adds a seqnum."Robert Greenwalt2012-03-061-2/+15
|\
| * New NativeDaemonConnector protocol adds a seqnum.Robert Greenwalt2012-03-051-2/+15
* | remove dependency on utils/List.hMathias Agopian2012-03-051-2/+2
|/
* Revert "New NativeDaemonConnector protocol adds a seqnum."Guang Zhu2012-02-071-10/+2
* New NativeDaemonConnector protocol adds a seqnum.Robert Greenwalt2012-02-071-2/+10
* Fix SocketListener socket leak issue.Xianzhu Wang2011-09-291-2/+3
* Fix potential race introduced in Icd7f5f03Brad Fitzpatrick2011-03-171-1/+1
* SocketClient: add optional reference countingBrad Fitzpatrick2011-03-171-0/+11
* Let SocketClient users write binary data to clients.Brad Fitzpatrick2010-10-271-0/+4
* Fetch peer credentials for local socketsKenny Root2010-09-141-0/+13
* libsysutils: const correctness fixes + remove some debuggingSan Mehat2009-05-201-2/+2
* libsysutils: Tweak SocketListener and friendsSan Mehat2009-05-121-1/+1
* libsysutils: Add multiple client support and fix some bugsSan Mehat2009-05-101-0/+23