datacommsserver/esockserver/inc/es_prot_internal.h
branchRCL_3
changeset 24 00c6709d25aa
parent 0 dfb7c4ff071f
child 25 9d7ce34704c8
equal deleted inserted replaced
23:cbb19216b74d 24:00c6709d25aa
   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