es_sock_partner.h File Reference

const TUint KCOLConnection

const TUintKCOLConnection

const TUint KCOLProvider

const TUintKCOLProvider

const TUint KConnInternalOptionBit

const TUintKConnInternalOptionBit

const TUint KConnWriteUserDataBit

const TUintKConnWriteUserDataBit

const TUint KConnReadUserDataBit

const TUintKConnReadUserDataBit

const TUint KCoEnumerateConnectionClients

const TUintKCoEnumerateConnectionClients

Level for RConnection::Control()

in 8.1
capability
NetworkControl Restrict access to connection clients RConnection::Control()

const TUint KCoGetConnectionClientInfo

const TUintKCoGetConnectionClientInfo

Level for RConnection::Control() Information about client

in 8.1
capability
NetworkControl Restrict access to connection client info RConnection::Control()

const TUint KCoEnumerateConnectionSockets

const TUintKCoEnumerateConnectionSockets

const TUint KCoGetConnectionSocketInfo

const TUintKCoGetConnectionSocketInfo

Level for RConnection::Control() Information about connected socket

capability
NetworkControl Restrict access to socket info on a connection RConnection::Control()

const TUint KCoEnableCloneOpen

const TUintKCoEnableCloneOpen

Setting only: enable processes to "clone" open this RConnection instance via a call to RConnection::Open(..., TName&), as long as they conform to the security policy passed as argument (specified as a TSecurityPolicyBuf).

const TUint KCoDisableCloneOpen

const TUintKCoDisableCloneOpen

Setting only: disable "clone" open of this RConnection instance, which was enabled via a previous KCoEnableCloneOpen option.

const TInt KErrForceDisconnected

const TIntKErrForceDisconnected

Error code to force a KErrDisconnected from a layer in the stack if sent from an mcpr.