On Saturday 05 February 2011 01:17, rouble wrote: > Hi Denys, > > You are right. In my case the shell does not exit. I see the message, > which triggers me to press Enter, and that exits the shell. > > Thinking out loud here, is it not possible to write "\n" to the input > stream of readtoken from the alarm handler (after setting timed_out to > true)?
I committed a patch which closes stdio on timeout. It seems to work. -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
