diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-02-07 23:54:07 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-02-07 23:54:07 +0000 |
commit | f82486aae5e59a35f2cecced353766532853fdf9 (patch) | |
tree | 566b941639476a8386d7238d435a29d5da6fc53b /net/libsocket++/pkg-descr | |
parent | c46bdc450acb1928b1e7332e0e2c6ff3a7114725 (diff) |
Notes
Diffstat (limited to 'net/libsocket++/pkg-descr')
-rw-r--r-- | net/libsocket++/pkg-descr | 13 |
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 |