lkml.org 
[lkml]   [2008]   [May]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [bug] stuck localhost TCP connections, v2.6.26-rc3+

    * Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> wrote:

    > > what is the easiest way to figure out whether my version of distcc
    > > enables TCP_DEFER_ACCEPT?
    >
    > strace distccd (the listening party is the interesting one here, not
    > the distcc)?
    >
    > ...setsockopt(listenfd, SOL_TCP, TCP_DEFER_ACCEPT, &val, sizeof(val))
    > seems to be the magic trick that is interestion here.

    seems to be used:

    22003 write(3, "distccd[22003] (dcc_listen_by_ad"..., 62) = 62
    22003 listen(4, 10) = 0
    22003 setsockopt(4, SOL_TCP, TCP_DEFER_ACCEPT, [1], 4) = 0

    i'll queue up your reverts for testing in -tip.

    Ingo
    --
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2008-05-31 18:39    [W:5.109 / U:0.128 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site