mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-10-31 06:00:54 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			68 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			68 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| tcp_send $* || return 1
 | |
| tcp_read -d -t ${TCP_TIMEOUT:=0.3}
 | |
| return 0
 |