fixed trouble with deiniting of tcpip terminal :)
This commit is contained in:
		
							parent
							
								
									e5860f6cc1
								
							
						
					
					
						commit
						6e46a96d80
					
				@ -115,7 +115,7 @@ int answ_system(e_session type, char *connstr, int inetd)
 | 
			
		||||
		
 | 
			
		||||
		rc = session();
 | 
			
		||||
		
 | 
			
		||||
		if( !inetd )
 | 
			
		||||
		if( (inetd != 0) && (state.inet = FALSE) )
 | 
			
		||||
		{
 | 
			
		||||
			port_deinit(0, &oldtio);
 | 
			
		||||
			port_close();
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user