datacommsserver/esockserver/inc/es_prot_internal.h
branchRCL_3
changeset 69 9d7ce34704c8
parent 67 00c6709d25aa
child 70 b564fb5fd78b
equal deleted inserted replaced
67:00c6709d25aa 69:9d7ce34704c8
   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