X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=src%2Fcommand_server.hxx;h=04508b56f15d260dec6e2946518fac93d4f3fb51;hp=c839e7813427531cdf1720faa782d08f3dd61794;hb=238ad35f4e3b6516d4ba7611b540a0edeea71427;hpb=15980b02dac194a6f0dddce9c1750d914d97aa71 diff --git a/src/command_server.hxx b/src/command_server.hxx index c839e78..04508b5 100644 --- a/src/command_server.hxx +++ b/src/command_server.hxx @@ -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);