nuttx-apps/netutils/telnetd
patacongo d39a78a910 Centralize TCP loss-of-connection bit twiddling
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5542 42af7a65-404d-4744-a932-0658087f49c3
2013-01-20 17:21:42 +00:00
..
Kconfig Developing a new way to handle application configurations 2012-04-14 20:01:08 +00:00
Makefile Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 2012-11-20 15:47:41 +00:00
README.txt Add new psock layer; telnet session is now wrapped in a character device 2012-01-30 21:29:59 +00:00
telnetd_daemon.c Email address change in apps/ 2012-09-13 16:58:49 +00:00
telnetd_driver.c Centralize TCP loss-of-connection bit twiddling 2013-01-20 17:21:42 +00:00
telnetd.h Add new psock layer; telnet session is now wrapped in a character device 2012-01-30 21:29:59 +00:00

README.txt
^^^^^^^^^^

This directly contains a generic Telnet daemon.