https://bugzilla.novell.com/show_bug.cgi?id=430040

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=430040#c7


WebServices Group <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|RESOLVED                                        |REOPENED
         Resolution|INVALID                                         |




--- Comment #7 from WebServices Group <[EMAIL PROTECTED]>  2008-10-03 10:27:22 
MDT ---
I was apparently writing my comment at the same time as Mr. Javier, which is
the reason that my comment appears after his.

What Mr. Javier proposes does not properly explain the problem.  In the example
service, a TCPClient object is created in a using() block, meaning that it
should absolutely be disposed of once the block is executed.  However, after so
many connections, the server is no longer able to allocate additional
connections, which seems to indicate that the native sockets are not properly
being disposed of.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to