[ 源代码: modglue ]
软件包:libmodglue1v5(1.17-4)
C++ library for handling of multiple co-processes
Modglue is a C++ library with classes for forking external processes and asynchronous reading from streams. It takes away the burden of all subtleties involving the Unix fork call. The asynchronous read facility enables one to read on multiple input streams at the same time, without losing any of the standard C++ stream facilities.
其他与 libmodglue1v5 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.28)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libsigc++-2.0-0v5 (>= 2.8.0)
- 类型安全的 C++ 信号框架 - 运行时库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版