1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core/network
2013-04-17 15:17:36 +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 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 Warnings + documentation cleanups. 2013-04-07 10:03:59 +01:00
juce_Socket.h Added a couple of socket accessor methods. 2013-03-29 09:12:36 +00:00
juce_URL.cpp Added String methods to create/return a std::string, and also String::toRawUTF8 method. 2013-04-17 15:17:36 +01:00
juce_URL.h Warnings + documentation cleanups. 2013-04-07 10:03:59 +01:00