Mercurial > hg > beaglert
log core/UdpServer.cpp @ 131:ff28e56e5b7e scope-refactoring
age | author | description |
---|---|---|
Wed, 26 Aug 2015 02:02:10 +0100 | Giulio Moro | Updated Network files to match Udpioplugin 18:fb5a61b10223 scope-refactoring |
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 |