datacommsserver/esockserver/inc/es_prot_internal.h
branchRCL_3
changeset 26 b564fb5fd78b
parent 25 9d7ce34704c8
equal deleted inserted replaced
25:9d7ce34704c8 26:b564fb5fd78b
   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         
   201 #endif //SYMBIAN_NETWORKING_UPS
   204 #endif //SYMBIAN_NETWORKING_UPS
   202 
   205 
   203 /**
   206 /**
   204 UID of Unicode Protocol Modules
   207 UID of Unicode Protocol Modules
   205 
   208