Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2003 19:06:49 +0100
From:      David Malone <dwmalone@maths.tcd.ie>
To:        Varshavchick Alexander <alex@metrocom.ru>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: How to delete unix socket entries
Message-ID:  <20030624180649.GA30182@walton.maths.tcd.ie>
In-Reply-To: <Pine.GSO.4.33.0306242058590.9816-100000@apache.metrocom.ru>
References:  <Pine.GSO.4.33.0306242058590.9816-100000@apache.metrocom.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 24, 2003 at 08:59:49PM +0400, Varshavchick Alexander wrote:
> I had a wrong-behaved server application which opened a unix socket to
> respond to incoming connections, so that after the socket was opened, the
> application core dumped each time it was launched. As a result, 'netstat
> -f unix' now shows a lot of not-needed active entries. Is there any way to
> delete them, or will they eventually die by themselves?

I suspect this is a bug in the Unix domain code somewhere. I think
there is a PR assigned to me regarding it, but I've never got around
to fixing it. I don't think there is any easy way to clean them up.

	David.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030624180649.GA30182>