diff --git a/reference/stream/functions/stream-select.xml b/reference/stream/functions/stream-select.xml index c5e52fde72..c473a3ca78 100644 --- a/reference/stream/functions/stream-select.xml +++ b/reference/stream/functions/stream-select.xml @@ -1,5 +1,5 @@ - + stream_select @@ -132,6 +132,14 @@ if (false === stream_select($r, $w, $e = NULL, 0)) { + + Windows 98 Note + + stream_select used on a pipe returned from + proc_open may cause data loss under + Windows 98. + + See also stream_set_blocking