|
||
class TSessionPref;
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.
Defined in TSessionPref
:
TSessionPref()
Default Constructor, makes sure that member data doesn't contain unnitialised va...iAddrFamily
The protocol's address family. For example, for TCP/IP protocols, KAfInet. iProtocol
The protocol type. iReserved
Reserved. iReserved1
Reserved. iReserved2
Reserved. iReserved3
Reserved. iReserved4
Reserved. IMPORT_C TSessionPref();
Default Constructor, makes sure that member data doesn't contain unnitialised values.
TUint iAddrFamily;
The protocol's address family. For example, for TCP/IP protocols, KAfInet.
TUint iReserved4;
Reserved.