[Mono-bugs] [Bug 498507] mono _sometimes_ doesn't throw ObjectDisposedException when calling socket.Close()
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Apr 27 14:11:02 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=498507
User gonzalo at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=498507#c2
Gonzalo Paniagua Javier <gonzalo at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |gonzalo at novell.com
Resolution| |INVALID
--- Comment #2 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2009-04-27 12:11:01 MDT ---
You are waiting 3ms for the connection to complete. It is likely that the
callback is called right after WaitOne but before Close.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list