aboutsummaryrefslogtreecommitdiff
path: root/net/libsocket++/pkg-descr
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-02-07 23:54:07 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-02-07 23:54:07 +0000
commitf82486aae5e59a35f2cecced353766532853fdf9 (patch)
tree566b941639476a8386d7238d435a29d5da6fc53b /net/libsocket++/pkg-descr
parentc46bdc450acb1928b1e7332e0e2c6ff3a7114725 (diff)
downloadports-f82486aae5e59a35f2cecced353766532853fdf9.tar.gz
ports-f82486aae5e59a35f2cecced353766532853fdf9.zip
Socket++ is a iostream like C++ class library for the UNIX and INET
domains of sockets and protocols. Submitted by: Narvi <narvi@haldjas.folklore.ee> Closes-PR: ports/2532
Notes
Notes: svn path=/head/; revision=5559
Diffstat (limited to 'net/libsocket++/pkg-descr')
-rw-r--r--net/libsocket++/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/libsocket++/pkg-descr b/net/libsocket++/pkg-descr
new file mode 100644
index 000000000000..28c2a757066b
--- /dev/null
+++ b/net/libsocket++/pkg-descr
@@ -0,0 +1,13 @@
+Socket++ is a iostream like C++ class library for the UNIX and INET
+domains of sockets and protocols.
+
+Wrappers are also provided for pipe(), socketpair(), popen() and
+fork().
+
+Included are also "protocol" classes with two examples - echo and
+smtp (client only).
+
+Socket++ is covered by the GPL.
+
+-Sander
+sander@haldjas.folklore.ee