diff options
Diffstat (limited to 'net/libsocket++/pkg-descr')
-rw-r--r-- | net/libsocket++/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/libsocket++/pkg-descr b/net/libsocket++/pkg-descr new file mode 100644 index 0000000..28c2a75 --- /dev/null +++ b/net/libsocket++/pkg-descr @@ -0,0 +1,13 @@ +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 |