1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_events/interprocess
attila cc60286c89 ConnectedChildProcess: Wait for process termination on Linux to not leave zombies
This change also avoids the AudioPluginHost leaving zombie child
processes behind.
2024-01-17 15:03:48 +01:00
..
juce_ChildProcessManager.cpp Add ChildProcessManager 2024-01-17 15:03:48 +01:00
juce_ChildProcessManager.h Add ChildProcessManager 2024-01-17 15:03:48 +01:00
juce_ConnectedChildProcess.cpp ConnectedChildProcess: Wait for process termination on Linux to not leave zombies 2024-01-17 15:03:48 +01:00
juce_ConnectedChildProcess.h ConnectedChildProcess: Wait for process termination on Linux to not leave zombies 2024-01-17 15:03:48 +01:00
juce_InterprocessConnection.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_InterprocessConnection.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_InterprocessConnectionServer.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_InterprocessConnectionServer.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_NetworkServiceDiscovery.cpp Use NullCheckedInvocation in more places 2023-10-02 13:40:10 +01:00
juce_NetworkServiceDiscovery.h Update copyright banners 2022-04-04 12:36:32 +01:00