mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
The new class hold a list of ChildProcesses and periodically checks their return value until they report termination. On Linux this check is necessary to avoid leaving zombie processes behind. |
||
|---|---|---|
| .. | ||
| juce_ChildProcessManager.cpp | ||
| juce_ChildProcessManager.h | ||
| juce_ConnectedChildProcess.cpp | ||
| juce_ConnectedChildProcess.h | ||
| juce_InterprocessConnection.cpp | ||
| juce_InterprocessConnection.h | ||
| juce_InterprocessConnectionServer.cpp | ||
| juce_InterprocessConnectionServer.h | ||
| juce_NetworkServiceDiscovery.cpp | ||
| juce_NetworkServiceDiscovery.h | ||