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_core/network
2013-02-24 15:49:06 +00:00
..
juce_MACAddress.cpp Changed URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups. 2012-04-11 11:04:50 +01:00
juce_MACAddress.h Changed URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups. 2012-04-11 11:04:50 +01:00
juce_NamedPipe.cpp Re-implemented NamedPipe, to make the win32 version better match the posix one. 2012-12-09 12:52:41 +00:00
juce_NamedPipe.h Fix for DLL build. 2012-12-13 19:06:47 +00:00
juce_Socket.cpp Fixed 64-bit compiler warning. 2013-01-05 11:12:52 +00:00
juce_Socket.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
juce_URL.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 2013-02-24 15:49:06 +00:00
juce_URL.h Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00