mirror of
				https://github.com/wangyu-/UDPspeeder.git
				synced 2025-10-31 18:06:22 +08:00 
			
		
		
		
	changed parameter
This commit is contained in:
		
							
								
								
									
										2
									
								
								common.h
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								common.h
									
									
									
									
									
								
							| @@ -98,7 +98,7 @@ const i32_t max_fail_time=0;//disable | ||||
|  | ||||
| const u32_t heartbeat_interval=1000; | ||||
|  | ||||
| const u32_t timer_interval=500;//this should be smaller than heartbeat_interval and retry interval; | ||||
| const u32_t timer_interval=400;//this should be smaller than heartbeat_interval and retry interval; | ||||
|  | ||||
| //const uint32_t conv_timeout=120000; //120 second | ||||
| //const u32_t conv_timeout=120000; //for test | ||||
|   | ||||
		Reference in New Issue
	
	Block a user