]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - docs/man/man3/dns.h.3
Commented new functions
[user/henk/code/inspircd.git] / docs / man / man3 / dns.h.3
1 .TH "dns.h" 3 "20 Apr 2005" "InspIRCd" \" -*- nroff -*-
2 .ad l
3 .nh
4 .SH NAME
5 dns.h \- 
6 .SH SYNOPSIS
7 .br
8 .PP
9 \fC#include <sys/types.h>\fP
10 .br
11 \fC#include <sys/socket.h>\fP
12 .br
13 \fC#include <netinet/in.h>\fP
14 .br
15 \fC#include <string>\fP
16 .br
17
18 .SS "Compounds"
19
20 .in +1c
21 .ti -1c
22 .RI "class \fBDNS\fP"
23 .br
24 .RI "\fIThe DNS class allows fast nonblocking resolution of hostnames and ip addresses. \fP"
25 .ti -1c
26 .RI "struct \fBdns_ip4list\fP"
27 .br
28 .in -1c
29 .SH "Author"
30 .PP 
31 Generated automatically by Doxygen for InspIRCd from the source code.