[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:15:47 -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-05-11 14:13:38.000000000 -0400
+++ shadow/71203.tmp.26691	2005-05-11 14:15:47.000000000 -0400
@@ -237,6 +237,10 @@
 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.
+
+------- Additional Comments From scott@imeem.com  2005-05-11 14:15 -------
+Err I forgot to say that repeatedly invoking the Poll() method when
+large numbers of sockets are open will cause Mono to crash.