#include <unistd.h>
#include "str.h"
#include "byte.h"
#include "ip.h"
#include "open.h"
#include "env.h"
#include "cdbread.h"
#include "dns.h"
#include "dd.h"
#include "response.h"
#include "logmsg.h"
#include "uint_t.h"
#include "scan.h"
Go to the source code of this file.
◆ WHO
◆ init_server()
| void init_server |
( |
void |
| ) |
|
◆ respond()
| int respond |
( |
char * |
q, |
|
|
char |
qtype[2], |
|
|
char |
ip[16] |
|
) |
| |
◆ flagcurved
◆ flagedns0
| unsigned int flagedns0 = 0 |
◆ msgsize
◆ server
◆ starting
| const char* starting = "starting rbldns " |