Path to this page:
./
wip/ipsvd,
Internet protocol service daemons
Branch: CURRENT,
Version: 1.0.0,
Package name: ipsvd-1.0.0,
Maintainer: neilipsvd is a set of internet protocol service daemons for Unix. It currently
includes a TCP/IP service daemon and an UDP/IP service daemon.
An internet protocol service (ipsv) daemon waits for incoming connections
on a local socket; for new connections, it conditionally runs an arbitrary
program with standard input reading from the socket, and standard output
writing to the socket (if connected), to handle the connection. Standard
error is used for logging.
ipsv daemons can be told to read and follow pre-defined instructions on
how to handle incoming connections; based on the client's IP address
or hostname, they can run different programs, set a different environment,
deny a connection, or set a per host concurrency limit.
Normally the ipsv daemons are run by a supervisor process, such as runsv
from the runit package, or supervise from the daemontools package.
ipsvd can be used to run services normally run by inetd, xinetd, or tcpserver.
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 2afc7c09521c2f63f3f5d2db3b5a86470e8a628b
Filesize: 76.077 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)