Adapt to boost 1.44.0
[bpdyndnsd] / src / tcp_service.cpp
2010-09-17 Thomas JaroschAdapt to boost 1.44.0
2010-06-07 Bjoern SikoraRenamed all header to end with hpp instead of h.
2010-05-18 Bjoern SikoraFinished fine tuning due to linter output.
2010-05-18 Bjoern SikoraLast linter optimizations.
2010-05-17 Bjoern SikoraVarious fixes.
2010-05-17 Bjoern SikoraAgain some consting and int -> void.
2010-05-17 Bjoern SikoraConst function and changed not needed return value...
2010-05-17 Bjoern SikoraAvoid using swap to initialize boost:shared_ptr members.
2010-05-12 Bjoern SikoraNext steps in fine tuning code.
2009-09-15 Bjoern SikoraImplemented ODS protocol.