commschan.h File Reference

const TLitC< sizeof(L"CommsChan")/2 > KCFChannelPanic

const TLitC< sizeof(L"CommsChan")/2 >KCFChannelPanic[static]

Comms Channel PANIC category

const TInt KDefaultGracefulCloseTimeout

const TIntKDefaultGracefulCloseTimeout

The timeout, if the peer doesn't respond, when when doing a graceful close of a channel.

const TInt KErrChannelFullyClosed

const TIntKErrChannelFullyClosed

Trying send(), close(), etc. on a fully closed channel.

const TInt KErrChannelHalfClosed

const TIntKErrChannelHalfClosed

Trying send(), close(), etc. on a channel that has already been closed from one end.

const TInt KErrChannelNoDrain

const TIntKErrChannelNoDrain

Trying receive on a channel that were unable to initialize the needed drain used for reading data out of multiple queues in the right priority. Possibly this is due to an OOM condition.

const TInt KCFMessageParamBlockSize

const TIntKCFMessageParamBlockSize