[Mono-bugs] [Bug 71203][Nor] Changed - Many Socket Methods Fail when > 1024 File descriptors are Open

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 11 May 2005 14:13:38 -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 scott@imeem.com.

http://bugzilla.ximian.com/show_bug.cgi?id=71203

--- shadow/71203	2005-01-14 15:05:01.000000000 -0500
+++ shadow/71203.tmp.26660	2005-05-11 14:13:38.000000000 -0400
@@ -233,6 +233,10 @@
 	}
 }
 
 ------- Additional Comments From miguel@ximian.com  2005-01-14 15:05 -------
 Dick, I think this is because we are using select in the io-layer
 as opposed to poll.
+
+------- Additional Comments From scott@imeem.com  2005-05-11 14:13 -------
+I've been testing 1.1.7, this is definately still an issue for the
+Poll method.