Ensure sockets are kept open across all their hash table life-span
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 18 Nov 2011 21:24:40 +0000 (16:24 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 18 Nov 2011 21:24:40 +0000 (16:24 -0500)
commit6414a7130bcd9773f725da602ba3adffe0a37dd9
tree6dc7e5122e15676d385f585b29296f0b33e694e9
parentc615ee2f7b88dcd131787d9915d3b80b5e42e0f2
Ensure sockets are kept open across all their hash table life-span

Otherwise causes races where re-use of a socket is being incorrectly
removed.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-sessiond/ust-app.c
lttng-sessiond/ust-app.h
This page took 0.024523 seconds and 4 git commands to generate.