@@ -597,6 +597,7 @@ |
||
| 597 | 597 | * polling. If timeoutSeconds is <code>NULL</code> (no timeout), the <code>select()</code> can block |
| 598 | 598 | * indefinitely.</p> |
| 599 | 599 | * @param int $timeoutMilliseconds See the description for timeoutSeconds. |
| 600 | + * @param Socket[] $read |
|
| 600 | 601 | * |
| 601 | 602 | * @throws SocketException If there was an error. |
| 602 | 603 | * |