summaryrefslogtreecommitdiff
path: root/net/micro_inetd/pkg-descr
blob: b3528b35a85489aa2205df9e98b81f8088f462b9 (plain) (blame)
1
2
3
4
5
6
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