struct TProtocolDesc |
Socket protocol information for use by clients
Socket protocol information for use by clients.
Public Attributes | |
---|---|
TUint | iAddrFamily |
TByteOrder | iByteOrder |
TInt | iMessageSize |
TProtocolName | iName |
TUint | iNamingServices |
TUint | iProtocol |
TUint | iSecurity |
TUint | iServiceInfo |
TUint | iSockType |
TVersion | iVersion |
TUint | iAddrFamily |
An integer identifying the protocol's address family. For example, for TCP/IP protocols, KAfInet.
TUint | iNamingServices |
A bit mask indicating if the protocol supports name resolution, service resolution, or database access services.
KNSNameResolution etc.
TUint | iProtocol |
An integer specifying the specific protocol. For example, for TCP, KProtocolInetTcp.
TUint | iSockType |
An integer specifying the socket type. For example, for TCP, KSockStream.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.