Fix handling of sessiond respawn after a SIGKILL
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 8 Aug 2011 05:22:00 +0000 (01:22 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 8 Aug 2011 05:22:00 +0000 (01:22 -0400)
commit7d8234d9e6f162ee642cdbec911f46c29b012c3d
treef5f7cd428bc7f59a56650762fb4c68b355160bb4
parentfbf10601d3fca6076d257916e9bc38c81b3063e1
Fix handling of sessiond respawn after a SIGKILL

Checking if the sessiond responds to connect() lets lttng / ltt-sessiond
check correctly if the socket files are stale files or actively used.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttngctl/liblttngctl.c
liblttsessiondcomm/liblttsessiondcomm.c
ltt-sessiond/Makefile.am
ltt-sessiond/main.c
This page took 0.0264 seconds and 5 git commands to generate.