BIND 10 trac2862, updated. e9589fb4bb49847625c0005a17d9fc897593d8b7 [2862] Doxygen about listsReconfigured

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Jul 12 09:13:42 UTC 2013


The branch, trac2862 has been updated
       via  e9589fb4bb49847625c0005a17d9fc897593d8b7 (commit)
      from  114fc9c5ee887ea847011070568fc408c2b8e265 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e9589fb4bb49847625c0005a17d9fc897593d8b7
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Fri Jul 12 11:12:11 2013 +0200

    [2862] Doxygen about listsReconfigured

-----------------------------------------------------------------------

Summary of changes:
 src/bin/auth/auth_srv.h |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/bin/auth/auth_srv.h b/src/bin/auth/auth_srv.h
index 018ccd2..a57ed0c 100644
--- a/src/bin/auth/auth_srv.h
+++ b/src/bin/auth/auth_srv.h
@@ -273,7 +273,12 @@ public:
     /// open forever.
     void setTCPRecvTimeout(size_t timeout);
 
-    // TODO: Doxygen
+    /// \brief Notify the authoritative server that the client lists were
+    ///     reconfigured.
+    ///
+    /// This is to be called when the work thread finishes reconfiguration
+    /// of the data sources. It involeves some book keeping and asking the
+    /// memory manager for segments, if some are remotely mapped.
     void listsReconfigured();
 
 private:



More information about the bind10-changes mailing list