Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: in_sock.h
Link against:

Class TSoInetCached

TSoInetCached

Support

Supported from 5.0

Description

Encapsulates information describing a cached routing entry.

An TSoInetCachedRouteInfo object is returned by a call to RSocket::GetOpt(), when that function is called with anOptionLevel set to KSolInetRtCtrl and anOptionName set to KSoInetCachedRouteByDest.

Derivation

TSoInetCachedEncapsulates information describing a cached routing entry
TSoInetRouteInfoEncapsulates information describing an entry in the IP routing table

Defined in TSoInetCached:
iPathMtu, iPathRtt

Inherited from TSoInetRouteInfo:
iDstAddr, iGateway, iIfAddr, iMetric, iNetMask, iState, iType


Data members


iPathMtu

TInt iPathMtu

Description

Currently unused.


iPathRtt

TUint iPathRtt

Description

Currently unused.