On Sun, Sep 12, 2021 at 5:03 PM Volker Rümelin wrote:
> There's a ChardevClass chr_accept_input() callback function that
> can replace the write retry timer.
>
> Signed-off-by: Volker Rümelin
>
Reviewed-by: Marc-André Lureau
---
> ui/console.c | 28 +---
> 1 file chan
There's a ChardevClass chr_accept_input() callback function that
can replace the write retry timer.
Signed-off-by: Volker Rümelin
---
ui/console.c | 28 +---
1 file changed, 13 insertions(+), 15 deletions(-)
diff --git a/ui/console.c b/ui/console.c
index e6ce29024c..7b27