mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f82486aae5
domains of sockets and protocols. Submitted by: Narvi <narvi@haldjas.folklore.ee> Closes-PR: ports/2532
14 lines
334 B
Plaintext
14 lines
334 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.
|
|
|
|
-Sander
|
|
sander@haldjas.folklore.ee
|