mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 12:49:03 +00:00
Summary: - This commit makes telnetd_daemon() in public so that we can call it from applications. - Also, adds new configs to support posix_spawnp() Impact: - telnetd only Testing: - Tested with sabre-6quad:netknsh (will be updated later) Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| README.md | ||
| telnetd_daemon.c | ||
Network Utilities / telnetd Telnet Daemon
This directly contains a generic Telnet daemon.