On 11/22/2012 05:48 PM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange"
>
> It is possible for there to be deleted timers when we
> calculate the next timeout, and they must be skipped.
>
> Signed-off-by: Daniel P. Berrange
> ---
> src/util/event_poll.c | 2 ++
> 1 file changed, 2 inser
From: "Daniel P. Berrange"
It is possible for there to be deleted timers when we
calculate the next timeout, and they must be skipped.
Signed-off-by: Daniel P. Berrange
---
src/util/event_poll.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/util/event_poll.c b/src/util/event_poll.c