./devel/pstreams, POSIX Process Control in C++

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2021Q4, Version: 0.8.1nb5, Package name: pstreams-0.8.1nb5, Maintainer: pkgsrc-users

PStreams allows you to run another program from your C++ application
and to transfer data between the two programs similar to shell
pipelines.

In the simplest case, a PStreams class is like a C++ wrapper for
the POSIX.2 functions popen(3) and pclose(3), using C++ iostreams
instead of C's stdio library.


Master sites:

Filesize: 57.215 KB

Version history: (Expand)