Date: Wed, 17 Apr 2002 12:18:35 -0700 From: Marc Hunter <hunter@hunter.net> To: freebsd-questions@freebsd.org Subject: Killing a FIN_WAIT_2 Message-ID: <4.2.0.58.20020417121658.00954290@192.168.0.64>
next in thread | raw e-mail | index | archive | help
I have a tcp connection that's sitting in FIN_WAIT_2 according to netstat -a, and it's locking up the port, preventing me from restarting my server app... I know those connections time out after some time, but is there any way of explicitly killing it? (other than rebooting) Thanks! Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.20020417121658.00954290>