2011-11-09 11:33:19 +04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2015-08-25 09:01:42 +03:00
|
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
2011-11-09 11:33:19 +04:00
|
|
|
<pkgmetadata>
|
2019-03-27 08:21:40 +03:00
|
|
|
<!-- maintainer-needed -->
|
2011-11-09 11:33:19 +04:00
|
|
|
<longdescription>
|
|
|
|
ucspi-tcp is a replacement for inetd. It consists of tcpserver and
|
|
|
|
tcpclient. tcpserver can listen on sockets and start programs in an
|
|
|
|
inetd like fashion except that information like the IP address and
|
|
|
|
remote port are communicated via environment variables. tcpclient makes
|
|
|
|
a TCP connection and runs a program of your choice. It sets up the same
|
|
|
|
environment variables as tcpserver.
|
|
|
|
</longdescription>
|
|
|
|
</pkgmetadata>
|