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
2018-09-19 10:18:22 +01:00
..
juce_IPAddress.cpp Added support for finding the broadcast address of an interface 2018-09-11 09:56:39 +01:00
juce_IPAddress.h Added support for finding the broadcast address of an interface 2018-09-11 09:56:39 +01:00
juce_MACAddress.cpp Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses() 2018-07-04 17:17:18 +01:00
juce_MACAddress.h Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses() 2018-07-04 17:17:18 +01:00
juce_NamedPipe.cpp Fixed an issue when connecting to a non-existent NamedPipe 2018-09-19 10:18:22 +01:00
juce_NamedPipe.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_Socket.cpp Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses() 2018-07-04 17:17:18 +01:00
juce_Socket.h Added some methods IPAddress::getAllAddresses(), IPAddress::getLocalAddress(), MACAddress::getAllAddresses() 2018-07-04 17:17:18 +01:00
juce_URL.cpp Misc cleanups and modernisation 2018-05-11 12:46:30 +01:00
juce_URL.h Multiple spelling fixes 2018-08-20 18:16:24 +01:00
juce_WebInputStream.cpp A minor code cleanup 2017-10-12 12:31:55 +01:00
juce_WebInputStream.h Multiple spelling fixes 2018-08-20 18:16:24 +01:00