On Sat, Oct 22, 2011 at 06:24:51PM +0100, Ramsay Jones wrote: > Signed-off-by: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxx> > --- > credential-cache--daemon.c | 23 ++++++++++++----------- > 1 files changed, 12 insertions(+), 11 deletions(-) Looks sane, and I'll probably squash it in. Alternatively, we could also set a signal/exit handler to clean up our socket when we die. That would also cover the error exit cases. In either case, I think we need to handle stale sockets better. They will happen eventually due to power loss or kill -9, anyway. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html