From: Thomas Jarosch Date: Wed, 4 May 2011 13:40:14 +0000 (+0200) Subject: Two TODO entrys solved X-Git-Tag: v1.0~25 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=328c1400204ff2c0c16c80d04d773e609b2a88d5;p=pingcheck Two TODO entrys solved --- diff --git a/TODO b/TODO index 7a30f9d..5eceba4 100644 --- a/TODO +++ b/TODO @@ -38,9 +38,7 @@ Guilherme: seconds takes 6. Tom: -- Thread shutdown - Make the log level configurable. -- Incrementing sequence number (The sequence number is always 1) - In boost-net-dns/network_array.hpp fix the type-punning to enforce better type checking. Also allows the optimization -O2 on GCC with strict-aliasing warning.