[Mono-bugs] [Bug 377362] Socket.BeginConnect issue

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 8 11:17:01 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#c7


Dick Porter <dick at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |NEEDINFO
      Info Provider|                                                |alan.mcgovern at gmail.com




--- Comment #7 from Dick Porter <dick at novell.com>  2008-04-08 09:17:01 MST ---
Does the EndConnect complete successfully after the very long wait, or does
connect(2) return an error? (strace might help here.)  The delays are basically
3 minutes plus a bit of overhead, so that suggests it might be a connect
timeout.  According to the man page "Note that for IP sockets the timeout may
be very long when syncookies are enabled on the server."

Is there any pattern between long waits and IP addresses?  ie, is there a small
set of addresses that take a long time, with all others giving short delays?

If you can come up with a test case smaller than MonoTorrent, I'll have another
look at it.

Setting to NEEDINFO in the meantime.


-- 
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