@@ -152,6 +152,7 @@ |
||
152 | 152 | * |
153 | 153 | * @param int $port |
154 | 154 | * @param int $timeout |
155 | + * @param string $host |
|
155 | 156 | */ |
156 | 157 | protected function isPortAvailable($host, $port, $timeout = 1) |
157 | 158 | { |