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
2014-08-05 11:15:13 +01:00
..
juce_ConnectedChildProcess.cpp Added a timeout value to the ChildProcessSlave and ChildProcessMaster classes. 2014-08-05 10:34:27 +01:00
juce_ConnectedChildProcess.h Added default value to child process timeout. 2014-08-05 11:15:13 +01:00
juce_InterprocessConnection.cpp Changed a couple of places where "localhost" was used to use the IPAddress class instead to get the local address. 2014-07-24 14:03:40 +01:00
juce_InterprocessConnection.h Changed a couple of places where "localhost" was used to use the IPAddress class instead to get the local address. 2014-07-24 14:03:40 +01:00
juce_InterprocessConnectionServer.cpp Improved locking on InterprocessConnection. 2013-09-26 11:57:03 +01:00
juce_InterprocessConnectionServer.h Removed a few unnecessary includes. 2013-08-23 14:13:59 +01:00