parent
							
								
									cc511fd65b
								
							
						
					
					
						commit
						228ea7c2f9
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -3141,8 +3141,6 @@ void Worker::waitForInput()
 | 
			
		|||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    assert(fdMax != 0);
 | 
			
		||||
 | 
			
		||||
    if (select(fdMax, &fds, 0, 0, useTimeout ? &timeout : 0) == -1) {
 | 
			
		||||
        if (errno == EINTR) return;
 | 
			
		||||
        throw SysError("waiting for input");
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue