opnsense-ports/net/libsocket++/pkg-descr
Franco Fichtner 19f5749a3f */*: sync with upstream
Taken from: FreeBSD
2016-05-24 07:06:12 +02:00

12 lines
338 B
Text

Socket++ is a iostream like C++ class library for the UNIX and INET
domains of sockets and protocols.
Wrappers are also provided for pipe(), socketpair(), popen() and
fork().
Included are also "protocol" classes with two examples - echo and
smtp (client only).
Socket++ is covered by the GPL.
WWW: http://www.linuxhacker.at/socketxx/