This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
freebsd-ports
Watch
1
Star
0
Fork
You've already forked freebsd-ports
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
82bfe375c3
freebsd-ports
/
devel
/
libserver
/
pkg-plist
5 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
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 03:14:24 +02:00
include/server.h
lib/libserver.so
- Update to 1.7 PR: ports/159404 Submitted by: maintainer
2011-08-10 04:58:38 +02:00
lib/libserver.so.%%PORTVERSION%%
Support staging
2014-02-19 10:46:28 +01:00
man/man8/libserver.8.gz
Reference in a new issue
Copy permalink