|
|
|
|
Location:
ES_SOCK.H
Link against: esock.lib
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(), iAddrFamily, iProtocol, iReserved, iReserved1, iReserved2, iReserved3, iReserved4
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.