ntdll: Don't poll() on a normal file; it should never block.

Ken Thomases ken at codeweavers.com
Wed Nov 12 12:15:31 CST 2008


This is generally applicable, but specifically works around a bug in Mac OS X
where poll() sometimes blocks on AFP-mounted files.
---
  dlls/ntdll/file.c |    4 ++--
  1 files changed, 2 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: df46925237645a1706453e546bf083fae8fe50c8.diff
Type: text/x-patch
Size: 1011 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081112/4c3b17c2/attachment.bin 


More information about the wine-patches mailing list