Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 2014 13:21:32 -0400
From:      Brandon Allbery <allbery.b@gmail.com>
To:        Julien Cigar <jcigar@ulb.ac.be>
Cc:        freebsd-net@freebsd.org, freebsd-stable <freebsd-stable@freebsd.org>
Subject:   Re: [jcigar@ulb.ac.be: Listen queue overflow: 8 already in queue awaiting acceptance]
Message-ID:  <CAKFCL4UMT9JUeCHLx5T%2BMgoc5eGUxkGgx6MV_qSsmJCEZJmsBQ@mail.gmail.com>
In-Reply-To: <20141002164202.GI29361@mordor.lan>
References:  <20141002164202.GI29361@mordor.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 2, 2014 at 12:42 PM, Julien Cigar <jcigar@ulb.ac.be> wrote:

> sonewconn: pcb 0xfffff8010e561310: Listen queue overflow: 8 already in
> queue awaiting acceptance
>

My immediate reaction is to find out which program is listening on that
socket, and that it doesn't have

    listen(s, 8);

in its code somewhere.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b@gmail.com                                  ballbery@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKFCL4UMT9JUeCHLx5T%2BMgoc5eGUxkGgx6MV_qSsmJCEZJmsBQ>