Go to the source code of this file.
|
| #define | RESOLVSORT /* allow sorting of addresses in gethostbyname */ |
| |
| #define | RFC1535 /* comply with RFC1535 (STRONGLY reccomended by vixie)*/ |
| |
| #define | MULTI_PTRS_ARE_ALIASES 1 /* fold multiple PTR records into aliases */ |
| |
| #define | CHECK_SRVR_ADDR 1 /* confirm that the server requested sent the reply */ |
| |
| #define | BIND_UPDATE 1 /* update support */ |
| |
| #define RESOLVSORT /* allow sorting of addresses in gethostbyname */ |
| #define RFC1535 /* comply with RFC1535 (STRONGLY reccomended by vixie)*/ |
| #define MULTI_PTRS_ARE_ALIASES 1 /* fold multiple PTR records into aliases */ |
| #define CHECK_SRVR_ADDR 1 /* confirm that the server requested sent the reply */ |
| #define BIND_UPDATE 1 /* update support */ |