mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	drop i2lua
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
		
							parent
							
								
									d503f07564
								
							
						
					
					
						commit
						a9436aa9af
					
				
					 8 changed files with 3 additions and 81 deletions
				
			
		| 
						 | 
				
			
			@ -94,10 +94,5 @@ namespace client
 | 
			
		|||
		}
 | 
			
		||||
		return true;
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	bool MatchedTunnelDestination::OnBuildResult(const i2p::tunnel::Path & path, bool inbound, i2p::tunnel::TunnelBuildResult result)
 | 
			
		||||
	{
 | 
			
		||||
		return true;
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -18,7 +18,6 @@ namespace client
 | 
			
		|||
		void Stop();
 | 
			
		||||
 | 
			
		||||
		bool SelectPeers(i2p::tunnel::Path & peers, int hops, bool inbound);
 | 
			
		||||
		bool OnBuildResult(const i2p::tunnel::Path & peers, bool inbound, i2p::tunnel::TunnelBuildResult result);
 | 
			
		||||
 | 
			
		||||
	private:
 | 
			
		||||
		void ResolveCurrentLeaseSet();
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue