summaryrefslogtreecommitdiff
path: root/docs/man/man3/dns.h.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/man3/dns.h.3')
-rw-r--r--docs/man/man3/dns.h.331
1 files changed, 31 insertions, 0 deletions
diff --git a/docs/man/man3/dns.h.3 b/docs/man/man3/dns.h.3
new file mode 100644
index 000000000..104d3d407
--- /dev/null
+++ b/docs/man/man3/dns.h.3
@@ -0,0 +1,31 @@
+.TH "dns.h" 3 "2 Apr 2005" "InspIRCd" \" -*- nroff -*-
+.ad l
+.nh
+.SH NAME
+dns.h \-
+.SH SYNOPSIS
+.br
+.PP
+\fC#include <sys/types.h>\fP
+.br
+\fC#include <sys/socket.h>\fP
+.br
+\fC#include <netinet/in.h>\fP
+.br
+\fC#include <string>\fP
+.br
+
+.SS "Compounds"
+
+.in +1c
+.ti -1c
+.RI "class \fBDNS\fP"
+.br
+.RI "\fIThe DNS class allows fast nonblocking resolution of hostnames and ip addresses. \fP"
+.ti -1c
+.RI "struct \fBdns_ip4list\fP"
+.br
+.in -1c
+.SH "Author"
+.PP
+Generated automatically by Doxygen for InspIRCd from the source code.