minor fixes for clang++
[senf.git] / Examples / UDPClientServer /
2011-07-14 tho switch to new MPL based Fraunhofer FOKUS Public License
2010-11-06 g0dil Example documentation update
2010-08-11 tho Documentation: fixed links to boost.org
2010-05-28 g0dil Fix Example SConstruct files to search for senfutil...
2010-05-01 g0dil Whitespce cleanup: Remove whitespace at end-on-line...
2010-02-08 g0dil Add try/except to SConstruct senf search expression
2009-09-28 tho added FormFeed character for emacs to end of files
2009-09-25 g0dil Packets: Better packet registry dump and implement...
2009-09-09 g0dil Buildsystem updates
2009-09-07 g0dil Add SConstruct files to Examples
2009-08-24 g0dil Fix example build
2009-08-21 g0dil Don't build examples by default
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