Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals   Related Pages  

oscl_dns_tuneables.h File Reference

#include "osclconfig_io.h"
#include "osclconfig_proc.h"

Go to the source code of this file.

Defines

#define PV_DNS_SERVER   1
#define PV_DNS_IS_THREAD   OSCL_HAS_THREAD_SUPPORT


Define Documentation

#define PV_DNS_IS_THREAD   OSCL_HAS_THREAD_SUPPORT
 

PV_DNS_IS_THREAD chooses either the threaded or AO-based implementation of the PV DNS request. Note: AO-based option is not good here, since some DNS requests will block the caller until completion.

#define PV_DNS_SERVER   1
 

Enable/disable the PV DNS server here.


OSCL API
Posting Version: CORE_8.000.1.1_RC4