X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=src%2Fcommand_client.hxx;h=49f28199d4bb489e656f393242f51b227babdc43;hp=59d4755a3b00086d592c931be3e0ec99216e4017;hb=56f3994d74dbc36d10bfa83b50b016bf269ac563;hpb=b592218402bfa779c024da2f32c4c782d52eaf88 diff --git a/src/command_client.hxx b/src/command_client.hxx index 59d4755..49f2819 100644 --- a/src/command_client.hxx +++ b/src/command_client.hxx @@ -45,6 +45,7 @@ class command_client std::string read_packet(const long long &usec_timeout); bool check_hello(const std::string& hellostr); + // TODO: Deny access to copy constructor or use boost::shared_ptr std::auto_ptr constructorException; public: