{{+bindTo:partials.standard_nacl_article}}

ppb_host_resolver.h File Reference

{{- dummy div to appease doxygen -}}
Include dependency graph for ppb_host_resolver.h:

Data Structures

struct  PP_HostResolver_Hint
 PP_HostResolver_Hint represents hints for host resolution. More...
struct  PPB_HostResolver
 The PPB_HostResolver interface supports host name resolution. More...

Defines

#define PPB_HOSTRESOLVER_INTERFACE   "PPB_HostResolver;1.0"
#define PPB_HOSTRESOLVER_INTERFACE   PPB_HOSTRESOLVER_INTERFACE

Typedefs

typedef struct PPB_HostResolver PPB_HostResolver

Enumerations

enum  PP_HostResolver_Flag { PP_HOSTRESOLVER_FLAG_CANONNAME = 1 << 0 }

Variables

 PP_HostResolver_Flag
 PP_HostResolver_Hint

Detailed Description

This file defines the PPB_HostResolver interface.


Define Documentation

#define PPB_HOSTRESOLVER_INTERFACE   "PPB_HostResolver;1.0"
{{/partials.standard_nacl_article}}