From 2d975d635f1903a5a5b84ff808b0311d431f9e25 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 5 Aug 2006 20:48:58 +0000 Subject: Added asynchronous DNS resolver. See #47 --- common/server-mainloop.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'common/server-mainloop.h') diff --git a/common/server-mainloop.h b/common/server-mainloop.h index 098ef44..788f3ae 100644 --- a/common/server-mainloop.h +++ b/common/server-mainloop.h @@ -4,8 +4,6 @@ #include -/* TODO: Prefix functions with svr */ - #define SERVER_READ 0x01 #define SERVER_WRITE 0x02 -- cgit v1.2.3