How to delete unix socket entries
Terry Lambert
tlambert2 at mindspring.com
Wed Jun 25 00:52:49 PDT 2003
Varshavchick Alexander wrote:
> Surely, but sockstat shows only the correct number of entries, I mean that
> it doesn't show anything that is due to be killed. Yet netstat shows a
> whole lot (about 2000!) of entries like these:
[ ... ]
> How can I get rid of these extra ones?
kill -9 the process that has them open; if it's important, restart
it after fixing whatever is causing it to go insane.
-- Terry
More information about the freebsd-hackers
mailing list