[Mono-bugs] [Bug 377362] New: Socket.BeginConnect issue
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Apr 4 14:15:06 EDT 2008
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: mono-bugs at lists.ximian.com
ReportedBy: alan.mcgovern at gmail.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list