1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/net/libsocket++/pkg-descr
Dmitry Marakasov 54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00

13 lines
338 B
Plaintext

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/