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


           Summary: Socket.BeginConnect issue
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: ---


A successful call to Socket.BeginConnect(EndPoint, AsyncCallback, Object) does
not always result in the callback being invoked.

This breaks MonoTorrent as it counts how many BeginConnect calls it makes and
reduces the count when the callback is invoked.


-- 
Configure bugmail: https://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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to