On 6/4/22 7:56 pm, Sebastian Huber wrote:
> On 06/04/2022 11:55, Chris Johns wrote:
>> On 6/4/22 5:17 pm, Sebastian Huber wrote:
>>> In contrast to rtems_shell_main_loop(), this new function does not
>>> perform all sorts of initialization based on environment settings.  For
>>> example, due to the use of isatty() in rtems_shell_main_loop() it is
>>> impossible to run an interactive shell through a socket connection.
>> We have been using the shell with telnet for years so I do not understand 
>> what
>> is being said here?
> 
> The telnet support uses a pty device and not directly a socket connection.
> 

Ah OK and thanks.

Chris
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to