PHP
Handbuch
Zurück
Nach
vorne
stream_select
stream_select -- Runs the equivalent of the select() system call on the given arrays of streams with a timeout specified by tv_sec and tv_usec
Description
int
stream_select
( resource read, resource write, resource except, int tv_sec [, int tv_usec])
Warnung
Anmerkung
:
Anmerkung
:
Anmerkung
:
Zurück
Zum
Anfang
Nach
vorne
Nach
oben