log core/UdpServer.cpp @ 126:719119fb2905 scope-refactoring

age author description
Mon, 24 Aug 2015 15:25:34 +0100 Giulio Moro Closing socket in the destructor scope-refactoring
Sat, 22 Aug 2015 02:51:39 +0100 Giulio Moro Implemented destructor of UdpServer which closes the socket scope-refactoring
Sat, 22 Aug 2015 01:20:35 +0100 Giulio Moro UdpServer : read and waitUntilReady are now somehow Juce-compliant scope-refactoring
Mon, 08 Jun 2015 01:07:48 +0100 Giulio Moro Udp transmission working (enough) for demo in Nottingham ultra-staging
Sun, 07 Jun 2015 14:58:34 +0100 Giulio Moro Fixed bugs in Udp classes, updated tests ultra-staging
Wed, 20 May 2015 18:07:16 +0100 Giulio Moro - added (unused) simple c++ classes for udp datagrams\n- added tests for the new classes ultra-staging