summaryrefslogtreecommitdiff
path: root/docs/man/man3/dns.h.3
blob: a570c881ae230cb4d9243d7838a9ede569a23926 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.TH "dns.h" 3 "24 May 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.