ntdll: Don't poll() on a normal file; it should never block.
commit974b8d802c00b9e3a6dc3051246099e37603ec03
authorKen Thomases <ken@codeweavers.com>
Wed, 12 Nov 2008 18:15:31 +0000 (12 12:15 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 13 Nov 2008 10:48:49 +0000 (13 11:48 +0100)
tree11f91ec7aa372dea98e38fe817a0986a5dd809cc
parent77ca0d8935fe1060c7f3d8e5f49f3e6da284816d
ntdll: Don't poll() on a normal file; it should never block.
dlls/ntdll/file.c