Re: [U-Boot] [PATCH 1/2 v2] tools/netconsole: make a bit more robust

2009-09-15 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1252513221-2524-1-git-send-email-vap...@gentoo.org> you wrote: > The netcat utility likes to exit when it receives an empty packet (as it > thinks this means EOF). This can easily occur when working with command > line editing as this behavior will be triggered wh

[U-Boot] [PATCH 1/2 v2] tools/netconsole: make a bit more robust

2009-09-09 Thread Mike Frysinger
The netcat utility likes to exit when it receives an empty packet (as it thinks this means EOF). This can easily occur when working with command line editing as this behavior will be triggered when using backspace. Or with tabs and command line completion. So create two netcat processes - one to