busybox/networking
Denys Vlasenko ed1667e8ee telnetd: add -w ("inetd wait") option. Can be configured off.
gcc fils to fully optimize it out when it's off:

function                                             old     new   delta
telnetd_main                                        1527    1548     +21
packed_usage                                       26596   26587      -9

but nevertheless it's a useful (and so far single) example
how to write "inetd wait" tcp service.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-09-04 02:21:13 +02:00
..
2008-11-13 00:05:17 +00:00
2009-07-15 20:02:19 +02:00
2009-06-09 23:01:24 +02:00
2009-08-08 03:20:12 +02:00
2009-08-08 03:20:12 +02:00
2008-12-02 18:18:50 +00:00
2009-04-21 11:09:40 +00:00
2009-04-21 11:09:40 +00:00
2008-12-02 18:18:50 +00:00
2009-08-08 03:20:12 +02:00
2009-07-25 01:56:23 +02:00
2008-12-02 20:38:36 +00:00
2008-12-08 22:56:18 +00:00