On Thu, Oct 2, 2014 at 12:42 PM, Julien Cigar <jci...@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
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to