client fix test
This commit is contained in:
		
				
					committed by
					
						 Steffen Schröder
						Steffen Schröder
					
				
			
			
				
	
			
			
			
						parent
						
							a54bf3dd19
						
					
				
				
					commit
					e40df45cd9
				
			| @@ -18,8 +18,8 @@ class GbxRemote | ||||
| 	private $socket; | ||||
| 	private $timeouts = array( | ||||
| 		'open' => 5, | ||||
| 		'read' => 1000, | ||||
| 		'write' => 1000 | ||||
| 		'read' => 5000, | ||||
| 		'write' => 5000 | ||||
| 	); | ||||
| 	private $requestHandle; | ||||
| 	private $callbacksBuffer = array(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user