mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-11-04 09:15:29 +01:00 
			
		
		
		
	Changed Time Out message from ERROR to INFO.
Changed Time Out message from ERROR to INFO.
This commit is contained in:
		@@ -1372,7 +1372,7 @@ void ConnectionSendThread::runTimeouts(float dtime)
 | 
			
		||||
		*/
 | 
			
		||||
		if(peer->isTimedOut(m_timeout))
 | 
			
		||||
		{
 | 
			
		||||
			errorstream<<m_connection->getDesc()
 | 
			
		||||
			infostream<<m_connection->getDesc()
 | 
			
		||||
					<<"RunTimeouts(): Peer "<<peer->id
 | 
			
		||||
					<<" has timed out."
 | 
			
		||||
					<<" (source=peer->timeout_counter)"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user