libt2n: (gerd) some more documentation
[libt2n] / src / socket_wrapper.cpp
index 313f6ca..cc10e0c 100644 (file)
@@ -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())