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
..
2009-05-05 09:05:30 -04:00
2009-08-21 13:18:31 +02:00
2009-08-08 03:20:12 +02:00
2009-08-21 17:40:36 +02:00
2009-07-09 01:35:29 -04:00
2009-07-11 22:26:48 +02:00