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 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"