From dfda455d016daa75cd632a70277576d1f4ea65bb Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 16 Jul 2006 13:55:20 +0000 Subject: Fix the dns issue with 1_0_stable. The issue is easier to resolve here than in trunk git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4406 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/dns.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/dns.cpp') diff --git a/src/dns.cpp b/src/dns.cpp index 0237de93e..d2c93261f 100644 --- a/src/dns.cpp +++ b/src/dns.cpp @@ -169,7 +169,6 @@ void dns_close(int fd) if (fd == lastcreate) { wantclose = 1; - return; } shutdown(fd,2); close(fd); -- cgit v1.3.1-10-gc9f91