diff options
Diffstat (limited to 'net/libsocket++/pkg-descr')
-rw-r--r-- | net/libsocket++/pkg-descr | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/libsocket++/pkg-descr b/net/libsocket++/pkg-descr deleted file mode 100644 index cb4671f826d0..000000000000 --- a/net/libsocket++/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -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. - -WWW: http://www.linuxhacker.at/socketxx/ |