8704ece7c5
Assign new maintainer PR: ports/148245 Submitted by: Andrea Venturoli <ml@netfence.it>
11 lines
457 B
Text
11 lines
457 B
Text
[ 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/
|