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