Replace all relative includes with abolute ones
[senf.git] / Examples / UDPClientServer /
2009-08-21 g0dil Move sourcecode into 'senf/' directory
2009-08-20 g0dil Combine all boot build stuff in a single scons tool
2009-08-17 g0dil More .gitignore stuff
2009-08-17 g0dil Completely rework documentation build
2008-12-19 g0dil Completely refactor install targets
2008-12-09 tho some clean-ups
2008-09-19 g0dil Scheduler: Remove obsolete 'Scheduler' class
2008-09-19 g0dil Scheduler: Implement new file descriptor event API
2008-07-09 g0dil Utils/Console: Fix singleton instantiation order (Serve...
2008-04-04 g0dil Scheduler: Remove unneeded Socket dependency
2008-02-22 pug fixed static address in example to argv[]
2008-02-19 tho minor documentation updates
2008-02-12 tho tiny documentation updates
2008-02-05 tho set keyword-property
2008-02-05 tho added some links
2008-02-05 tho removed some useless spaces; not very important, I...
2008-02-05 tho Please use spaces instead of tabs!
2008-01-18 pug New Example UDP Client Server application