[svn] commit: r3718 - /branches/trac408/src/lib/nsas/TODO
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Dec 3 21:58:28 UTC 2010
Author: vorner
Date: Fri Dec 3 21:58:28 2010
New Revision: 3718
Log:
Another TODO update
Modified:
branches/trac408/src/lib/nsas/TODO
Modified: branches/trac408/src/lib/nsas/TODO
==============================================================================
--- branches/trac408/src/lib/nsas/TODO (original)
+++ branches/trac408/src/lib/nsas/TODO Fri Dec 3 21:58:28 2010
@@ -22,3 +22,4 @@
solution to use weak_ptr inside the hash_table instead of shared_ptr and
catch the exception inside get() (and getOrAdd) and delete the dead pointer.
* Selection algorithm
+* Use enable_shared_from_this.hpp instead of passing self everywhere
More information about the bind10-changes
mailing list