aboutsummaryrefslogtreecommitdiff
path: root/net/Sockets-devel/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net/Sockets-devel/pkg-descr')
-rw-r--r--net/Sockets-devel/pkg-descr10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/Sockets-devel/pkg-descr b/net/Sockets-devel/pkg-descr
deleted file mode 100644
index 2f716765c87a..000000000000
--- a/net/Sockets-devel/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-[ excerpt from developer's web site ]
-
-This is a GPL licensed C++ class library wrapping the berkeley
-sockets C API, and therefore works on most unixes and also win32.
-Features include, but are not limited to, SSL support, IPv6 support,
-tcp and udp sockets, encrypted tcp, http protocol, highly customizable
-error handling. Testing has been done on Linux and Windows 2000,
-and to some part on Solaris and Mac OS X.
-
-WWW: http://www.alhem.net/Sockets/index.html