log core/UdpServer.cpp @ 143:dd24379336f1 ClockSync

age author description
2015-09-12 Giulio Moro To work with the ClockSync plugin ClockSync
2015-08-26 Giulio Moro Updated Network files to match Udpioplugin 18:fb5a61b10223 scope-refactoring
2015-08-24 Giulio Moro Closing socket in the destructor scope-refactoring
2015-08-22 Giulio Moro Implemented destructor of UdpServer which closes the socket scope-refactoring
2015-08-22 Giulio Moro UdpServer : read and waitUntilReady are now somehow Juce-compliant scope-refactoring
2015-06-08 Giulio Moro Udp transmission working (enough) for demo in Nottingham ultra-staging
2015-06-07 Giulio Moro Fixed bugs in Udp classes, updated tests ultra-staging
2015-05-20 Giulio Moro - added (unused) simple c++ classes for udp datagrams\n- added tests for the new classes ultra-staging