libt2n: (tomj) documented code problems; have to find out if this is the source of...
[libt2n] / src / command_server.hxx
index c839e78..04508b5 100644 (file)
@@ -41,6 +41,7 @@ class command_server
 
     public:
         command_server(server& _s);
+        // TODO: No (virtual) destructor
 
         void handle(long long usec_timeout=-1, long long* usec_timeout_remaining=NULL);