[Mono-bugs] [Bug 71217][Wis] Changed - Socket.BeginSend & Other Async Methods Block for Many Simultaneous calls
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 1 Feb 2005 19:52:58 -0500 (EST)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71217
--- shadow/71217 2005-01-12 20:12:19.000000000 -0500
+++ shadow/71217.tmp.23064 2005-02-01 19:52:58.000000000 -0500
@@ -251,6 +251,13 @@
etc etc
How often does this happen?
Additional Information:
+
+------- Additional Comments From gonzalo@ximian.com 2005-02-01 19:52 -------
+this is using all the threads in the threadpool.
+
+We're going to change the implementation of async. methods in
+Socket.cs right after next mono release (due in a few days) and expect
+this bug to be fixed with the new implementation.