[svn] commit: r1823 - /trunk/src/bin/xfrin/TODO

BIND 10 source code commits bind10-changes at lists.isc.org
Fri May 14 01:35:53 UTC 2010


Author: jinmei
Date: Fri May 14 01:35:52 2010
New Revision: 1823

Log:
minor typo

Modified:
    trunk/src/bin/xfrin/TODO

Modified: trunk/src/bin/xfrin/TODO
==============================================================================
--- trunk/src/bin/xfrin/TODO (original)
+++ trunk/src/bin/xfrin/TODO Fri May 14 01:35:52 2010
@@ -4,5 +4,5 @@
 3. It wouldn't support IPv6 because of the following line:
         self.create_socket(socket.AF_INET, socket.SOCK_STREAM)
 4. Xfrin.retransfer and refresh share most of the code.  should be unified.
-5. class IN in hardcode.  bad.
+5. class IN is hardcoded.  bad.
         query_question = question(name(self._zone_name), rr_class.IN(), query_type)




More information about the bind10-changes mailing list