[RTEMS Project] #3542: Remove keep_stdio feature from Telnet service
RTEMS trac
trac at rtems.org
Tue Oct 9 12:14:38 UTC 2018
#3542: Remove keep_stdio feature from Telnet service
------------------------------+-----------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: task | Status: assigned
Priority: normal | Milestone: 5.1
Component: lib | Version: 5
Severity: normal | Keywords:
Blocked By: | Blocking:
------------------------------+-----------------------------
The Telnet service started via rtems_telnetd_start() has a keep_stdio
feature. This just a task and executes the command function in a loop. For
this kind of service we do not library support. This can be done by an
application task on its own. Remove this functionality and provide only
the real Telnet services.
--
Ticket URL: <http://devel.rtems.org/ticket/3542>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list