1ldns(3)                    Library Functions Manual                    ldns(3)
2
3
4

NAME

6       ldns_tcp_send_query, ldns_tcp_read_wire, ldns_tcp_connect - tcp queries
7
8

SYNOPSIS

10       #include <stdint.h>
11       #include <stdbool.h>
12
13       #include <ldns/ldns.h>
14
15        ldns_tcp_send_query();
16
17        ldns_tcp_read_wire();
18
19        ldns_tcp_connect();
20

DESCRIPTION

22       ldns_tcp_send_query()
23
24       ldns_tcp_read_wire()
25
26       ldns_tcp_connect()
27

AUTHOR

29       The ldns team at NLnet Labs.
30
31

REPORTING BUGS

33       Please report bugs to ldns-team@nlnetlabs.nl or in our bugzilla at
34       http://www.nlnetlabs.nl/bugs/index.html
35
36
38       Copyright (c) 2004 - 2006 NLnet Labs.
39
40       Licensed under the BSD License. There is NO warranty; not even for MER‐
41       CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
42
43

SEE ALSO

45       ldns_send, ldns_pkt, ldns_resolver.  And perldoc Net::DNS, RFC1034,
46       RFC1035, RFC4033, RFC4034  and RFC4035.
47

REMARKS

49       This manpage was automatically generated from the ldns source code.
50
51
52
53                                  30 May 2006                          ldns(3)
Impressum