On Fri, Apr 25, 2025 at 5:11 PM Presseau, Michael
wrote:
>
> Hi,
>
>
>
> I have done my own application console with scanf(). When I run in the screen
> (screen -mS test ./test), it work as expected with each characters printed.
> But when I run it in screen as daemon, it's failing in loop:
>
>
Hi,
I have done my own application console with scanf(). When I run in the screen
(screen -mS test ./test), it work as expected with each characters printed. But
when I run it in screen as daemon, it's failing in loop:
$ screen -dmS test ./test
$ screen -r test
stdin_thread scanf failed! ret: -