mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 23:47:18 +08:00
4e2ef6e52a
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@825 af4574ff-66df-0310-9fd7-8a98e5e911e0
20 lines
943 B
XML
20 lines
943 B
XML
<sect2>
|
|
<title>Introduction to ucspi-tcp</title>
|
|
|
|
<screen>Download location (HTTP): <ulink url="&ucspi-tcp-download-http;"/>
|
|
Download location (FTP): <ulink url="&ucspi-tcp-download-ftp;"/>
|
|
Version used: &ucspi-tcp-version;
|
|
Package size: &ucspi-tcp-size;
|
|
Estimated Disk space required: &ucspi-tcp-buildsize;</screen>
|
|
<screen>Additional downloads:
|
|
<ulink url="ftp://moni.csi.hu/pub/glibc-2.3.1/ucspi-tcp-0.88.errno.patch">ucspi-tcp errno patch</ulink></screen>
|
|
|
|
<para>The ucspi-tcp package consists of a suite of tools that allow the easy
|
|
creation of client-server tcp daemons. Tcpserver is a more secure alternative
|
|
to inetd. It has built in functionality for rule based access control, and
|
|
will gracefully defer connections when the configurable maximum load is reached,
|
|
unlike inetd. Tcpserver is also recommended for use with Qmail, and was
|
|
written by the same author.</para>
|
|
|
|
</sect2>
|