opnsense-ports/net/Sockets/pkg-descr
Franco Fichtner 1e6c5e9d29 */*: sync with upstream
Taken from: FreeBSD
2015-09-21 07:16:00 +02:00

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/