chiark / gitweb /
FIXMEs for multithreading and IPv6 - deferred.
authorian <ian>
Sun, 11 Apr 1999 15:51:10 +0000 (15:51 +0000)
committerian <ian>
Sun, 11 Apr 1999 15:51:10 +0000 (15:51 +0000)
src/adns.h

index 0bf26cfec45a995b21e6178167ed450632e42d85..a3b6bde366da4e9a65d37147811fff2cb0174b5c 100644 (file)
@@ -19,7 +19,7 @@
  *  along with this program; if not, write to the Free Software Foundation,
  *  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  *
- *  $Id: adns.h,v 1.40 1999/04/10 16:29:21 ian Exp $
+ *  $Id: adns.h,v 1.41 1999/04/11 15:51:10 ian Exp $
  */
 
 #ifndef ADNS_H_INCLUDED
@@ -269,9 +269,7 @@ int adns_wait(adns_state ads,
              adns_answer **answer_r,
              void **context_r);
 /* fixme: include TTL in answer somehow */
-/* fixme: multithreading/locking */
 /* fixme: easy way to get lists of fd's */
-/* fixme: IPv6 */
 
 void adns_cancel(adns_query query);