[Mono-bugs] [Bug 79878][Maj] Changed - BeginConnect/EndConnect for Socket does not work correctly on connection error
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Nov 9 11:45:55 EST 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 odie at cs.aau.dk.
http://bugzilla.ximian.com/show_bug.cgi?id=79878
--- shadow/79878 2006-11-09 11:43:48.000000000 -0500
+++ shadow/79878.tmp.9712 2006-11-09 11:45:55.000000000 -0500
@@ -79,6 +79,11 @@
return result;
[...]
So from the point of solving my problem, removing connected = true; from
Poll works (I tested it). If other relies on Poll setting connected I guess
Poll could call GetSocketOption like Connect does.
+
+------- Additional Comments From odie at cs.aau.dk 2006-11-09 11:45 -------
+Created an attachment (id=18043)
+Test case for bug as described above.
+
More information about the mono-bugs
mailing list