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
2018-01-10 14:49:57 +00:00
..
juce_ConnectedChildProcess.cpp Another batch of ScopedPointer cleanups 2018-01-10 14:49:57 +00:00
juce_ConnectedChildProcess.h Clarified some shutdown behaviour in ConnectedChildProcess 2017-12-07 10:08:10 +00:00
juce_InterprocessConnection.cpp Another batch of ScopedPointer cleanups 2018-01-10 14:49:57 +00:00
juce_InterprocessConnection.h Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 2017-11-01 17:41:06 +00:00
juce_InterprocessConnectionServer.cpp Another batch of ScopedPointer cleanups 2018-01-10 14:49:57 +00:00
juce_InterprocessConnectionServer.h Improved the idling of socket InterprocessConnections 2017-11-27 17:26:33 +00:00