diff options
Diffstat (limited to 'devel/libserver/pkg-descr')
-rw-r--r-- | devel/libserver/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libserver/pkg-descr b/devel/libserver/pkg-descr new file mode 100644 index 000000000000..683088e75cf7 --- /dev/null +++ b/devel/libserver/pkg-descr @@ -0,0 +1,11 @@ +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 |