datacommsserver/esockserver/inc/es_prot_internal.h
branchRCL_3
changeset 24 00c6709d25aa
parent 0 dfb7c4ff071f
child 25 9d7ce34704c8
--- a/datacommsserver/esockserver/inc/es_prot_internal.h	Thu Jul 15 20:01:43 2010 +0300
+++ b/datacommsserver/esockserver/inc/es_prot_internal.h	Thu Aug 19 11:05:47 2010 +0300
@@ -198,6 +198,9 @@
 @internalTechnology
 */
 const TUint KSoSetPlatSecApi = 4 | KSocketInternalOptionBit;
+
+const TUint KSoFlowRequestType = 5 |  KSocketInternalOptionBit;
+        
 #endif //SYMBIAN_NETWORKING_UPS
 
 /**