1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_events/interprocess
Tom Poole d5d9a02c8f ChildProcessCoordinator: Fix an issue with a missing ping thread
Following commit 093dbc7df1 pings of a
child process connection need to initialised explicitly. This commit
adds a missing initialisation.
2022-03-24 14:01:34 +00:00
..
juce_ConnectedChildProcess.cpp ChildProcessCoordinator: Fix an issue with a missing ping thread 2022-03-24 14:01:34 +00:00
juce_ConnectedChildProcess.h Naming: Fix up naming of ChildProcessCoordinator and ChildProcessWorker 2021-10-25 09:51:21 +01:00
juce_InterprocessConnection.cpp IPC: Prevent disconnection while a read is in progress 2020-11-16 20:13:46 +00:00
juce_InterprocessConnection.h IPC: Prevent disconnection while a read is in progress 2020-11-16 20:13:46 +00:00
juce_InterprocessConnectionServer.cpp IPC: Fix race condition when destroying connections 2020-10-29 13:02:12 +00:00
juce_InterprocessConnectionServer.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_NetworkServiceDiscovery.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_NetworkServiceDiscovery.h Updated all license headers 2020-04-23 17:30:39 +01:00