1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/devel/libdombey/pkg-descr
Thomas Abthorpe fb578f00a3 - Update to 1.13
PR:		ports/163039
Submitted by:	maintainer
Feature safe:	yes
2011-12-04 05:50:02 +00:00

8 lines
360 B
Plaintext

libdombey implements an SCGI application server which is incapable of
generating responses on its own. The programmer writes an initialization
function and a function to generate responses, then compiles and links his
or her code against the library to create a complete multi-process SCGI
application server.
WWW: http://www.mammothcheese.ca/libdombey.html