summaryrefslogtreecommitdiff
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-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/Sockets-devel/pkg-descr b/net/Sockets-devel/pkg-descr
new file mode 100644
index 000000000000..6be4156b8fdb
--- /dev/null
+++ b/net/Sockets-devel/pkg-descr
@@ -0,0 +1,12 @@
+[ 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
+
+-- lioux@FreeBSD.org