TSessionPref Class Reference

#include <es_sock.h>

Link against: esock.lib

class TSessionPref

Detailed Description

Hint to the Socket Server on what will be the principal usage of the connection. It is by no means a restriction but may result in better performance for the session.

Member Attribute Documentation

iAddrFamily

TUint iAddrFamily

The protocol's address family. For example, for TCP/IP protocols, KAfInet.

iProtocol

TUint iProtocol

The protocol type.

iReserved

TUint iReserved

Reserved.

iReserved1

TUint iReserved1

Reserved.

iReserved2

TUint iReserved2

Reserved.

iReserved3

TUint iReserved3

Reserved.

iReserved4

TUint iReserved4

Reserved.

Constructor & Destructor Documentation

TSessionPref ( )

IMPORT_CTSessionPref()

Default Constructor, makes sure that member data doesn't contain unnitialised values.