| Home Page | Recent Changes

LibHTTP/HttpResolveCache

UT2004 :: Object >> HttpResolveCache?

Object that holds cached resolves. this is used by multiple /HttpSock instances

Properties

array<ResolveCacheEntry> ResolveCache
Resolve cache, already resolved hostnames are not looked up. You have to keep the actor alive in order to use this feature

Structures

ResolveCacheEntry

resolve chache entry to speed up subsequent request

InternetLink.IpAddr Address
the address information
string Hostname
the hostname

Functions

AddCacheEntry(string hostname, InternetLink.IpAddr Address )
add an entry
bool ResolveAddress(string hostname, out InternetLink.IpAddr Address )
lookup a resolved address

Category Custom Class

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In