Purpose of Telnetd keep_stdio feature?

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Oct 1 06:26:13 UTC 2018


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?

-- 
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