[jcigar at ulb.ac.be: Listen queue overflow: 8 already in queue awaiting acceptance]

Brandon Allbery allbery.b at gmail.com
Thu Oct 2 17:21:35 UTC 2014


On Thu, Oct 2, 2014 at 12:42 PM, Julien Cigar <jcigar at 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 at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net


More information about the freebsd-net mailing list