[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
Fri Jan 26 10:52:58 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 dick at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79878
--- shadow/79878 2007-01-17 13:25:44.000000000 -0500
+++ shadow/79878.tmp.19588 2007-01-26 10:52:58.000000000 -0500
@@ -137,6 +137,11 @@
:()
I thought the technique of calling getpeername() and then read(fd,&ch,1) if getpeername
returned ENOTCONN could eventually work but I didn't try it and I'm sure you know better!
(it's sounds a bit hacky too...)
+
+------- Additional Comments From dick at ximian.com 2007-01-26 10:52 -------
+Created an attachment (id=18564)
+C example showing windows SO_ERROR behaviour
+
More information about the mono-bugs
mailing list