Bug 68794 - New port: sysutils/ucspi-ipc
Summary: New port: sysutils/ucspi-ipc
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-08 02:50 UTC by David Thiel
Modified: 2004-08-12 19:03 UTC (History)
0 users

See Also:


Attachments
file.shar (3.41 KB, text/plain)
2004-07-08 02:50 UTC, David Thiel
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Thiel 2004-07-08 02:50:03 UTC
ucspi-ipc, UCSPI tools for building local-domain client-server 
applications, by William Baxter. From the web page:

ipcserver 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.

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

ipcperl is an example of an ipchandle server. It invokes a perl
subroutine for each request.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-08-12 19:03:38 UTC
State Changed
From-To: open->closed

New port added, thank you!