symbianosbld/cedarutils/inc/Symbian_OS_tb101sf.hrh
changeset 61 a537d546982c
parent 24 96f7513ad2d7
child 144 52f8c6695478
equal deleted inserted replaced
54:fc7ff76b57b1 61:a537d546982c
  2152 	If SYMBIAN_E32_ATOMIC_API is defined the header file e32atomics.h is available
  2152 	If SYMBIAN_E32_ATOMIC_API is defined the header file e32atomics.h is available
  2153 	and should be used in preference to hand-coding ARM atomic instructions.
  2153 	and should be used in preference to hand-coding ARM atomic instructions.
  2154 */
  2154 */
  2155 #define SYMBIAN_E32_ATOMIC_API
  2155 #define SYMBIAN_E32_ATOMIC_API
  2156 
  2156 
       
  2157 /** 
       
  2158 	@publishedPartner
       
  2159 	@released
       
  2160 	
       
  2161 	SYMBIAN_ADAPTIVE_TCP_RECEIVE_WINDOW
       
  2162 	
       
  2163 	If SYMBIAN_ADAPTIVE_TCP_RECEIVE_WINDOW is defined, TCP protocol will set the Receive window size according to the underlying bearer (ex. GPRS, WiFi, etc)
       
  2164 	and the window size will change as the bearer changes or the modulation of the bearer changes.
       
  2165 	#define supports PREQ1854.
       
  2166 	
       
  2167 */
       
  2168 #define SYMBIAN_ADAPTIVE_TCP_RECEIVE_WINDOW
       
  2169