Hello,
Is there any intention to fix Bug #34972
(https://bugs.php.net/bug.php?id=34972)? It was first submitted six
years ago, but the bug still seems to exist.
Thanks.
It is non-trivial to implement on Windows. It is more of a feature request than a bug. UNIX supports non-blocking stdin natively, Windows doesn't. A Windows guy would need to write a compatibility layer to get this to work and we don't have very many Windows guys around.
-Rasmus
Hello,
Is there any intention to fix Bug #34972
(https://bugs.php.net/bug.php?id=34972)? It was first submitted six
years ago, but the bug still seems to exist.Thanks.
The usage is very limited as well, for STDIN
that is. For other
streams, non blocking works perfectly. Also last time I checked it was
not possible to do it without some heavy changes, it can't be done in
5.3 or 5.4 as of now (respectively stable and release candidate
phases).
I'd to say that async IO, event and other similar things are much
higher in my todos list.
It is non-trivial to implement on Windows. It is more of a feature request than a bug. UNIX supports non-blocking stdin natively, Windows doesn't. A Windows guy would need to write a compatibility layer to get this to work and we don't have very many Windows guys around.
-Rasmus
Hello,
Is there any intention to fix Bug #34972
(https://bugs.php.net/bug.php?id=34972)? It was first submitted six
years ago, but the bug still seems to exist.Thanks.
--
--
--
Pierre
@pierrejoye | http://blog.thepimp.net | http://www.libgd.org