Date: Tue, 16 Sep 2014 18:15:45 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 193688] New: kern.ipc.somaxconn isn't just for tcp Message-ID: <bug-193688-9@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193688 Bug ID: 193688 Summary: kern.ipc.somaxconn isn't just for tcp Product: Documentation Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Some People Priority: --- Component: Documentation Assignee: freebsd-doc@FreeBSD.org Reporter: bram@diomedia.be The handbook says: 12.11.1.2. kern.ipc.somaxconn The kern.ipc.somaxconn sysctl(8) variable limits the size of the listen queue for accepting new TCP connections. Isn't kern.ipc.somaxconn also for other sockets such as AF_UNIX ? I've done some tests and this seems to be the case. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193688-9>