[Mono-bugs] [Bug 79084][Nor] Changed - socket-io.c and UnixEndPoint have broken assumptions
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 16 12:45:12 EDT 2006
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 alp at atoker.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79084
--- shadow/79084 2006-08-16 08:54:39.000000000 -0400
+++ shadow/79084.tmp.16210 2006-08-16 12:45:12.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79084
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: io-layer
AssignedTo: gonzalo at ximian.com
ReportedBy: alp at atoker.com
QAContact: mono-bugs at ximian.com
@@ -106,6 +106,12 @@
------- Additional Comments From alp at atoker.com 2006-08-16 08:54 -------
Created an attachment (id=17465)
Updated to avoid truncating the payload
+
+------- Additional Comments From alp at atoker.com 2006-08-16 12:45 -------
+Fixed in r63823 and r63824. The changes don't seem to break mod_mono,
+xnb or monodevelop, which were the obvious consumers of UnixEndPoint.
+Support is added for abstract sockets. Note that the semantics remain
+unverified and the code still lacks formal tests.
More information about the mono-bugs
mailing list