X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=src%2Fcommand_server.cpp;h=91011fdd8eb2f2d9cf902097bd0db96df648f623;hp=035c3343c7673f542eeb0add1fd08038c308ad29;hb=9a5d7790b094439b9a6f16983e20493c0e43ee02;hpb=393e7b700efffc748e593661b365ead414a341c1 diff --git a/src/command_server.cpp b/src/command_server.cpp index 035c334..91011fd 100644 --- a/src/command_server.cpp +++ b/src/command_server.cpp @@ -158,6 +158,7 @@ void command_server::handle_packet(const std::string& packet, server_connection* /** @brief handle incoming commands @param[in,out] usec_timeout wait until new data is found, max timeout usecs. -1: wait endless, 0: instant return + @param[out] usec_timeout_remaining microseconds from the timeout that were not used */ void command_server::handle(long long usec_timeout, long long* usec_timeout_remaining) {