[Mono-bugs] [Bug 74673][Wis] Changed - [PATCH] New UnixListener and UnixClient classes
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 21 Apr 2005 12:32:18 -0400 (EDT)
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 joeshaw@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74673
--- shadow/74673 2005-04-20 18:26:21.000000000 -0400
+++ shadow/74673.tmp.23017 2005-04-21 12:32:18.000000000 -0400
@@ -41,6 +41,9 @@
connect. If Connect() succeeds, XSP fails with an
InvalidOperationException or something similar.
Jon, ok to commit these files and the fix to UnixEndPoint in
Mono.Unix? Any comment on the behavior in the listener when the file
already exists?
+
+------- Additional Comments From joeshaw@novell.com 2005-04-21 12:32 -------
+The Connect() idea sounds like the way to go to me.