[Mono-bugs] [Bug 377362] Socket.BeginConnect issue
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Apr 5 12:26:46 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=377362
User dick at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=377362#c5
--- Comment #5 from Dick Porter <dick at novell.com> 2008-04-05 10:26:45 MST ---
In this test case the occasional 3 second delays are all coming directly from
the connect(2) system call. I presume it's because the listen backlog is being
overloaded: if I change that to Listen(100) I rarely get any delay above 100ms
printed, and never even nearly as long as 3000ms.
I've no idea how that applies to MonoTorrent.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list