X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=src%2Fcommand_server.hxx;fp=src%2Fcommand_server.hxx;h=cb41a762ee70dd3e330a05b6d8bbe7116af74792;hp=686be14fd138b2fdb38242dd90e0f91aaedafa11;hb=8104c8f70605ee24230e5988d7bf68e3fce7465a;hpb=91730468439e21dcf8d275d0f70d803c20ccaa7c diff --git a/src/command_server.hxx b/src/command_server.hxx index 686be14..cb41a76 100644 --- a/src/command_server.hxx +++ b/src/command_server.hxx @@ -37,7 +37,7 @@ class command_server void handle(long long usec_timeout=-1); - void new_connection_callback(unsigned int conn_id); + void send_hello(unsigned int conn_id); }; }