From f62de63955ff77e800360eb140f108b5d2c6c075 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 19 Dec 2005 18:32:09 +0000 Subject: Design flaw my ass. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2580 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/dns_8h.html | 67 --------------------------------------------- 1 file changed, 67 deletions(-) delete mode 100644 docs/module-doc/dns_8h.html (limited to 'docs/module-doc/dns_8h.html') diff --git a/docs/module-doc/dns_8h.html b/docs/module-doc/dns_8h.html deleted file mode 100644 index 6ab491fea..000000000 --- a/docs/module-doc/dns_8h.html +++ /dev/null @@ -1,67 +0,0 @@ - - -InspIRCd: dns.h File Reference - - - -
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members
- -

dns.h File Reference

#include <sys/types.h>
-#include <sys/socket.h>
-#include <netinet/in.h>
-#include <string>
- -

-Include dependency graph for dns.h:

- -

-Go to the source code of this file. - - - - - - - - - - - -

Classes

struct  dns_ip4list
class  DNS
 The DNS class allows fast nonblocking resolution of hostnames and ip addresses. More...

Functions

void * dns_task (void *arg)
 This is the handler function for multi-threaded DNS.
-


Function Documentation

-

- - - - -
- - - - - - - - - -
void* dns_task void *  arg  ) 
-
- - - - - -
-   - - -

-This is the handler function for multi-threaded DNS. -

-It cannot be a class member as pthread will not let us create a thread whos handler function is a member of a class (ugh).

-


Generated on Mon Dec 19 18:05:20 2005 for InspIRCd by  - -doxygen 1.4.4-20050815
- - -- cgit v1.2.3