 |
|
Spis alfabetyczny:
|
 |
Szczegóły funkcji "stream-select"
| Nazwa |
stream_select |
| Opis |
Runs the equivalent of the select() system call on the given arrays of streams with a timeout specified by tv_sec and tv_usec |
| Zastosowanie |
int stream_select ( array &read, array &write, array &except, int tv_sec [, int tv_usec] ) |
| Wersja PHP |
(PHP 4 >= 4.3.0, PHP 5) |
|
|