From 3f9f01cd4b8c8ab101ab52638def24fdb7eda86e Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 12 Dec 2006 02:49:49 +0000 Subject: [PATCH] r9100@Kushana: nickm | 2006-10-05 23:04:13 -0400 Note subtasks for DNS server svn:r9069 --- doc/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/TODO b/doc/TODO index b5813641a4..050dbf889d 100644 --- a/doc/TODO +++ b/doc/TODO @@ -104,6 +104,8 @@ N - DNS improvements o Send responses to client o Queue responses when we see EAGAIN - Retry responses after a while + - Be efficient about labels. + - Be more memory-efficient - Add some kind of general question/response API so libevent can be flexible here. d - Add option to use /etc/hosts?