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
2012-09-24 15:45:25 +01: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 Fix for win32 NamedPipe::isOpen(). 2012-04-01 11:56:11 +01:00
juce_NamedPipe.h Removed some default parameters in NamedPipe methods and fixed time-outs when using posix NamedPipe::read(). 2012-07-17 15:49:55 +01:00
juce_Socket.cpp Fixed some more warnings. 2012-09-24 15:45:25 +01:00
juce_Socket.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 2011-08-12 10:04:52 +01:00
juce_URL.cpp Minor clean-ups. 2012-09-11 09:35:03 +01:00
juce_URL.h Changed URL class to allow multiple parameters with the same name. 2012-02-26 15:08:34 +00:00