1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/devel/libserver/pkg-descr
Thomas Abthorpe cefe35df63 libserver implements a generic multi-process TCP server which is incapable
of servicing connections on its own.  The programmer writes an
initialization function and a function to service connections, then
compiles and links his or her code against the library to create a complete
multi-process TCP server.

WWW: http://www.mammothcheese.ca/

--
James Bailie <jimmy@mammothcheese.ca>
http://www.mammothcheese.ca

PR:		ports/150704
Submitted by:	James Bailie <jimmy at mammothcheese.ca>
2010-09-22 01:14:24 +00:00

12 lines
413 B
Plaintext

libserver implements a generic multi-process TCP server which is incapable
of servicing connections on its own. The programmer writes an
initialization function and a function to service connections, then
compiles and links his or her code against the library to create a complete
multi-process TCP server.
WWW: http://www.mammothcheese.ca/
--
James Bailie <jimmy@mammothcheese.ca>
http://www.mammothcheese.ca