Date: Thursday, November 30, 2006 @ 21:05:45
  Author: gilles
    Path: /cvsroot/carob/carob/include

Modified: ControllerInfo.hpp (1.1 -> 1.2)

Javadoc comment about returned object property transfer


--------------------+
 ControllerInfo.hpp |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)


Index: carob/include/ControllerInfo.hpp
diff -u carob/include/ControllerInfo.hpp:1.1 
carob/include/ControllerInfo.hpp:1.2
--- carob/include/ControllerInfo.hpp:1.1        Tue Nov 28 17:07:55 2006
+++ carob/include/ControllerInfo.hpp    Thu Nov 30 21:05:45 2006
@@ -73,7 +73,8 @@
   ~ControllerInfo();
   /**
    * Tries to connect to this controller and returns the connected socket, or
-   * throw ConnectionException in case of failure
+   * throw ConnectionException in case of failure. <b>Warning:</b> Property of
+   * the created socket is transfered to caller, it is its job to delete it!
    * @param pool the controller pool that manages us, in order to register the
    * socket
    */

_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits

Reply via email to