K 10 svn:author V 5 shaun K 8 svn:date V 27 2006-08-15T14:13:10.000000Z K 7 svn:log V 326 Add net/micro_inetd. Like inetd, this program listens on the net for requests and spawns a server to handle them. However, it only handles one port and one program. Other limitations: - only 'stream' socket type - only 'nowait' - doesn't switch user-ids PR: ports/101964 Submitted by: Pankov Pavel END