JINMEI Tatuya
|
199ebdc9c9
[1522] added some logging messages for the socket requestor.
|
13 years ago |
JINMEI Tatuya
|
d38b9068dd
[1522] added SIGPIPE filter and re-enabled tests that failed due to the signal.
|
13 years ago |
JINMEI Tatuya
|
3e87a325eb
[1522] made sure sending socket token to the boss before receiving the FD.
|
13 years ago |
JINMEI Tatuya
|
85bf91d583
[1522] fixed a bug on dependency library: error handling was incorrect. also
|
13 years ago |
JINMEI Tatuya
|
0a867ce228
[1522] avoid trying read from unix domain socket once an unexpected error
|
13 years ago |
JINMEI Tatuya
|
182024bdd5
[1522] made sure the status code includes \n. also made sure passed sockets
|
13 years ago |
JINMEI Tatuya
|
d8ac471ae3
[1522] some more cleanups: mainly style, some for more constify; some for
|
13 years ago |
JINMEI Tatuya
|
f02087d579
[1522] more cleanup: changed some static member functions to non members
|
13 years ago |
JINMEI Tatuya
|
80d9d4fa92
[1522] cleanups: move some private member function to non member when they
|
13 years ago |
JINMEI Tatuya
|
412ea40020
[1522] style fix: added parentheses for return
|
13 years ago |
Jelte Jansen
|
67f67098c1
[1522] address vorner's comments
|
13 years ago |
Jelte Jansen
|
6716f216a8
[1522] Addressed jinmei's comments
|
13 years ago |
JINMEI Tatuya
|
afc36c12be
[1522] cleanup: constify
|
13 years ago |
JINMEI Tatuya
|
8718c07246
[1522] made sockaddr_un length calculation more portable/accurate by using
|
13 years ago |
JINMEI Tatuya
|
b82303ac5c
[1522] missing 'this' for TYPED_TESTs
|
13 years ago |
Jelte Jansen
|
cccc0f378a
[1522] some more cleanup
|
13 years ago |
Jelte Jansen
|
af568f35fc
[1522] cleanup
|
13 years ago |
Jelte Jansen
|
d2fc3f36ec
[1522] implement releaseSocket as well
|
13 years ago |
Jelte Jansen
|
294566c2b9
[1522] ccsession socketrequestor implementation
|
13 years ago |
Michal 'vorner' Vaner
|
c8caecc351
[805] Interface of the socket requestor
|
13 years ago |
Michal 'vorner' Vaner
|
5345a3c2ba
[805] Simplify initialization
|
13 years ago |
Michal 'vorner' Vaner
|
d02b99f79b
[805] Asiodns can accept fd
|
13 years ago |
Jelte Jansen
|
f9cbe6fb6e
[master] that needs to be ull
|
13 years ago |
Jelte Jansen
|
18128a99fd
[master] forgot an include and a u for large constant
|
13 years ago |
Jelte Jansen
|
e533dc83cc
[master] update changelog
|
13 years ago |
Jelte Jansen
|
2ae72d76c7
Merge branch 'trac1278'
|
13 years ago |
Jelte Jansen
|
1ecbd2b16b
[master] update changelog
|
13 years ago |
Jelte Jansen
|
83ce13c2d8
Merge branch 'trac1292_2'
|
13 years ago |
Jelte Jansen
|
5f34cb4097
[1292_2] add missing space in string
|
13 years ago |
JINMEI Tatuya
|
8ee52fc304
[master] changelog entry for #1389
|
13 years ago |