1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_events/interprocess
2014-07-24 14:03:40 +01:00
..
juce_ConnectedChildProcess.cpp Tweak to avoid problems compiling DLL builds. 2014-03-17 10:57:02 +00:00
juce_ConnectedChildProcess.h New interprocess utility classes: ChildProcessSlave and ChildProcessMaster. 2014-02-09 11:11:28 +00: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