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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79361 --- shadow/79361 2006-09-11 15:04:35.000000000 -0400 +++ shadow/79361.tmp.32061 2006-09-11 15:19:03.000000000 -0400 @@ -79,6 +79,12 @@ + listen_socket.BeginAccept (accept_cb, null); } if (accepted == null) + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-11 15:19 ------- +Hi Gonzalo, + +I tried your change, and it works : no exception (beside "1st chance +exception" that can be seen only in the debugger) are thrown. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
