mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	check network status
This commit is contained in:
		
							parent
							
								
									e21dac21c8
								
							
						
					
					
						commit
						ffa0f0afd9
					
				
					 5 changed files with 24 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -259,6 +259,9 @@ namespace http {
 | 
			
		|||
					case eRouterErrorClockSkew:
 | 
			
		||||
						s << "<br>Clock skew";
 | 
			
		||||
					break;
 | 
			
		||||
					case eRouterErrorOffline:
 | 
			
		||||
						s << "<br>Offline";
 | 
			
		||||
					break;	
 | 
			
		||||
					default: ;
 | 
			
		||||
				}
 | 
			
		||||
				break;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue