datacommsserver/esockserver/inc/es_prot_internal.h
branchRCL_3
changeset 84 486e9e9c45a7
parent 70 b564fb5fd78b
equal deleted inserted replaced
76:576874e13a2c 84:486e9e9c45a7
   196 Definition for internal SetOption() from ESock to Socket/Host Resolver Provider to send
   196 Definition for internal SetOption() from ESock to Socket/Host Resolver Provider to send
   197 a class instance that can be used to dynamically retrieve thread and process id information.
   197 a class instance that can be used to dynamically retrieve thread and process id information.
   198 @internalTechnology
   198 @internalTechnology
   199 */
   199 */
   200 const TUint KSoSetPlatSecApi = 4 | KSocketInternalOptionBit;
   200 const TUint KSoSetPlatSecApi = 4 | KSocketInternalOptionBit;
   201 
       
   202 const TUint KSoFlowRequestType = 5 |  KSocketInternalOptionBit;
       
   203         
       
   204 #endif //SYMBIAN_NETWORKING_UPS
   201 #endif //SYMBIAN_NETWORKING_UPS
   205 
   202 
   206 /**
   203 /**
   207 UID of Unicode Protocol Modules
   204 UID of Unicode Protocol Modules
   208 
   205