[ 原始碼: 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)
- 具型別安全性 (type-safety) 的 C++ 訊息系統架構 (Signal Framework) - 執行環境
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3