Fix: notification timeout logic
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 1 Mar 2013 17:57:39 +0000 (12:57 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 1 Mar 2013 18:06:48 +0000 (13:06 -0500)
commite3426ddca52fbce55e62e063002ac25ca1f74f4e
tree2db5b0fa9e0c39a0b6352941bbd625bda5492f86
parent0b9aa170535236b924c9b85ae19dfd2aa4ac9273
Fix: notification timeout logic

-1: wait forever
0 to 10ms: wait for 10ms
+10ms: wait for the specified amount.

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