https://bugzilla.novell.com/show_bug.cgi?id=377362
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=377362#c5 --- Comment #5 from Dick Porter <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
