Purpose of Telnetd keep_stdio feature?
Sebastian Huber
sebastian.huber at embedded-brains.de
Tue Oct 9 12:15:24 UTC 2018
On 01/10/2018 08:26, Sebastian Huber wrote:
> Hello,
>
> the Telentd has a keep_stdio configuration option:
>
> /**
> * @brief Keep standard IO of the caller.
> *
> * Telnet takes over the standard input, output and error associated
> with
> * task, if this parameter is set to @c true. In this case, it will
> @b not
> * listen on any sockets. When this parameter is @c false, Telnet will
> * create other tasks for the shell which listen on sockets.
> */
> bool keep_stdio;
>
> What is the use case of this feature? Can I remove it?
>
I will remove this functionality to simplify the Telnet service:
https://devel.rtems.org/ticket/3542
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the users
mailing list