Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

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



Location: in_sock.h
Link against:

Enum TRouteState

TRouteState

Support

Supported from 5.0

Description

Identifies the state of a route held in an entry in the IP routing table. It is used as a data member of TSoInetRouteInfo. The state of the route depends on the state of the network interface used to access the route’s destination (compare TIfStatus).

ERtNone

Unused

ERtPending

The interface for the route has been initiated through dial-up, but no information is available

ERtBusy

The interface for the route is up, but flowed off

ERtReady

The interface for the route is up and ready

ERtDown

The interface for the route is down