X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=src%2Fsocket_wrapper.cpp;h=cc10e0ca351ca36cc2945cab245393abee1f4276;hp=313f6ca4b3c818635b95d024a9c1e38787fe00d6;hb=e162ddf298a2e8c3756c55995897374ef614cbcd;hpb=487afb796c9547de4353c503939b6666f8e0877d diff --git a/src/socket_wrapper.cpp b/src/socket_wrapper.cpp index 313f6ca..cc10e0c 100644 --- a/src/socket_wrapper.cpp +++ b/src/socket_wrapper.cpp @@ -101,7 +101,7 @@ client_connection* ReconnectIgnoreFailureSocketWrapper::get_connection(void) return tmp; } -/// try to execute the command, may +/// try to execute the command, may ignore the command if server not available bool ReconnectIgnoreFailureSocketWrapper::handle(command_client* stubBase, boost::function< void() > f) { if (!connection_established())