diff --git a/reference/stream/functions/stream-set-blocking.xml b/reference/stream/functions/stream-set-blocking.xml index d8ac7af601..5ff6759abf 100644 --- a/reference/stream/functions/stream-set-blocking.xml +++ b/reference/stream/functions/stream-set-blocking.xml @@ -69,6 +69,10 @@ socket_set_blocking but this usage is deprecated. + + On Windows, this has no affect on local files. Non-blocking IO for local files is not supported on Windows. + +