[Mono-bugs] [Bug 76075][Nor] Changed - Cannot write to named pipe
using FileStream
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 15 20:29:16 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76075
--- shadow/76075 2005-09-14 10:54:47.000000000 -0400
+++ shadow/76075.tmp.15389 2005-09-15 20:29:16.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 76075
Product: Mono: Runtime
Version: 1.1
OS: Debian Woody
OS Details: Debian Sid
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: io-layer
AssignedTo: dick at ximian.com
ReportedBy: fcantelmi at bloomberg.net
QAContact: mono-bugs at ximian.com
@@ -77,6 +77,9 @@
pipe on the filesystem (an unseekable file).
------- Additional Comments From dick at ximian.com 2005-09-14 10:54 -------
The file locking is going to be rewritten soon. In the meantime, if
you feel like producing a patch that does something along the lines of
fstat () followed by S_ISREG(mode) around the locking, I will review it.
+
+------- Additional Comments From gonzalo at ximian.com 2005-09-15 20:29 -------
+Fixed in r50119.
More information about the mono-bugs
mailing list