[Mono-bugs] [Bug 80459][Maj] Changed - String.Compare for data received over sockets doesn't behave correctly.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jan 5 12:58:41 EST 2007
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 amd at store20.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80459
--- shadow/80459 2007-01-05 12:58:13.000000000 -0500
+++ shadow/80459.tmp.24904 2007-01-05 12:58:41.000000000 -0500
@@ -55,6 +55,11 @@
I think it's the "\n", which is CRLF on Windows and LF on Linux.
Use Environment.NewLine instead.
Feel free to reopen if it doesn't fix the issue.
+
+------- Additional Comments From amd at store20.com 2007-01-05 12:58 -------
+Created an attachment (id=18454)
+testclient.cs
+
More information about the mono-bugs
mailing list