freebsd-ports/net/Sockets/pkg-descr
Josh Paetzel 8704ece7c5 Upgrade to 2.3.9.2
Assign new maintainer

PR:	ports/148245
Submitted by:	Andrea Venturoli <ml@netfence.it>
2010-07-16 16:37:42 +00:00

12 lines
457 B
Plaintext

[ excerpt from developer's web site ]
This is 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.
The source code is released under the terms of the GNU GPL, but is
also available under an alternative license.
WWW: http://www.alhem.net/Sockets/