|
NAMElisten1 - listen for calls on a network deviceSYNOPSISaux/listen1 [ -v ] addr cmd [ args... ]DESCRIPTIONListen1 is a lightweight listener intended for personal use, modeled from Inferno's listen(1). It announces on address, running cmd args... for each incoming connection; the network directory is passed in the environment as $net. The -v flag causes verbose logging on standard output.SOURCE/src/cmd/listen1.cSEE ALSO Visit the GSP FreeBSD Man Page Interface. |