pkgsrc/net/ucspi-ipc/distinfo
schmonz 9b04382fb1 Initial import of ucspi-ipc, command-line tools for building
local-domain client-server applications. They conform to the UNIX
Client-Server Program Interface, UCSPI.

The ipcserver program listens for connections on a local-domain
stream socket, and runs a program for each connection it accepts. The
program environment includes variables that hold the local and remote
socket addresses, and the effective user and group IDs of the process
that called connect. ipcserver offers a concurrency limit on
acceptance of new connections, and selective handling of connections
based on client identity.

The ipcclient program requests a connection to a local-domain socket,
and runs a program. The program environment includes a variable that
holds the local socket address.

The ipcperl program is an example of an ipchandle server. It invokes a
perl subroutine for each request.
2020-11-18 15:18:39 +00:00

6 lines
410 B
Text

$NetBSD: distinfo,v 1.1 2020/11/18 15:18:39 schmonz Exp $
SHA1 (ucspi-ipc-0.67.tar.gz) = 5f53c5fa487f4baa46eb071f40117454ee1eeef8
RMD160 (ucspi-ipc-0.67.tar.gz) = a79b68dbfdf16cc15232f97e8339d0e874a6e1a6
SHA512 (ucspi-ipc-0.67.tar.gz) = 4836d4e3fa7896bc218099c7b0092385a448ae6151cc277bc8bab140ab1447b155bd0673647aec147f4fd8b4d8e2c43042fd57e83df9a55fea06c0cb9cd104e4
Size (ucspi-ipc-0.67.tar.gz) = 51281 bytes