1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 [COPY] T2 SDE: package/.../ipsvd/ipsvd.desc
5 [COPY] Copyright (C) 2004 - 2020 The T2 SDE Project
6 [COPY] Copyright (C) 1998 - 2004 ROCK Linux Project
8 [COPY] More information can be found in the files COPYING and README.
10 [COPY] This program is free software; you can redistribute it and/or modify
11 [COPY] it under the terms of the GNU General Public License as published by
12 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
13 [COPY] GNU General Public License can be found in the file COPYING.
14 [COPY] --- T2-COPYRIGHT-NOTE-END ---
16 [I] Internet protocol service daemons
18 [T] ipsvd is a set of internet protocol service daemons. It currently
19 [T] includes a TCP/IP service daemon, and a UDP/IP service daemon.
21 [T] An internet protocol service (ipsv) daemon waits for incoming connections
22 [T] on a local socket. On incoming connections, the ipsv daemon conditionally
23 [T] runs an arbitrary program with standard input reading from the socket,
24 [T] and standard output writing to the socket, that handles the connection.
25 [T] Standard error is used for logging.
27 [T] ipsv daemons can be told to read and follow pre-defined instructions on
28 [T] how to handle incoming connections. It's possible to run different
29 [T] programs, or to set a different environment, or to deny a connection, or
30 [T] to set a per host concurrency limit, depending on the client's address or
33 [T] ipsvd can be used to run services normally run by inetd, xinetd, or
36 [U] http://smarden.org/ipsvd/
38 [A] Gerrit Pape <pape@smarden.org>
39 [M] The T2 Project <t2@t2-project.org>
46 [P] O -----5---9 198.900
48 [O] . $base/package/*/runit/djb-config net $sbindir
50 [CV-URL] http://smarden.org/ipsvd/install.html
52 [D] 7d775ad10ec3ee502297fc07c9ebd0486ee338b6bc29a75b265832fd ipsvd-1.0.0.tar.gz http://smarden.org/ipsvd/