Thanks, applied.
On Sun, Apr 29, 2012 at 17:15, Stefan Weil wrote:
> The timeout argument was unused up to now,
> but it can be used to reduce the poll_timeout when it is infinite
> (negative value) or larger than timeout.
>
> Signed-off-by: Stefan Weil
> ---
> main-loop.c | 6 +-
> 1 fi
Il 29/04/2012 19:15, Stefan Weil ha scritto:
> The timeout argument was unused up to now,
> but it can be used to reduce the poll_timeout when it is infinite
> (negative value) or larger than timeout.
>
> Signed-off-by: Stefan Weil
> ---
> main-loop.c |6 +-
> 1 files changed, 5 insertio
The timeout argument was unused up to now,
but it can be used to reduce the poll_timeout when it is infinite
(negative value) or larger than timeout.
Signed-off-by: Stefan Weil
---
main-loop.c |6 +-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/main-loop.c b/main-loop.c