[svn] commit: r2445 - /branches/trac275/src/lib/config/ccsession.h

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Jul 8 23:22:25 UTC 2010


Author: jinmei
Date: Thu Jul  8 23:22:24 2010
New Revision: 2445

Log:
more comment update

Modified:
    branches/trac275/src/lib/config/ccsession.h

Modified: branches/trac275/src/lib/config/ccsession.h
==============================================================================
--- branches/trac275/src/lib/config/ccsession.h (original)
+++ branches/trac275/src/lib/config/ccsession.h Thu Jul  8 23:22:24 2010
@@ -123,6 +123,8 @@
      * data are exchanged.
      * @param config_handler A callback function pointer to be called when
      * configuration of the local module needs to be updated.
+     * This must refer to a valid object of a concrete derived class of
+     * AbstractSession without establishing the session.
      * @param command_handler A callback function pointer to be called when
      * a control command from a remote agent needs to be performed on the
      * local module.




More information about the bind10-changes mailing list