[Bug 9142] wcmd can't open locked files

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 16 20:09:58 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=9142





--- Comment #16 from Peter Dons Tychsen <donpedro at tdcadsl.dk>  2009-10-16 20:09:58 ---
I think removing O_NONBLOCK might be a bit drastic. Maybe it should be applied
after the file has been opened with fcntl(). 

That would fix the problem with the failing open() and still keep the
O_NONBLOCK flag.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list