[PATCH 6/6] shell: Add rtems_shell_run_main_loop()

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Apr 6 09:56:31 UTC 2022


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.

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/


More information about the devel mailing list