cleaning up a socket in FIN_WAIT_1

From: Shashi Guruprasad (shash@cs.utah.edu)
Date: Mon Jul 02 2001 - 13:11:02 EST


A socket got stuck in the FIN_WAIT_1 state coz the client that was
generating these TCP segments got terminated prematurely. The kernel does
clean it up after 2MSL seconds. However, I would like to know if there is
a way to explicitly clean it up from the command line (as root).
SO_REUSEADDR option only helps for sockets in TIME_WAIT. Also, Does the
kernel have such mechanisms to clean up any kernel data structure?

I would appreciate it if whoever answers this query also Cc me coz I'm not
subscribed to the kernel mailing list.

Thanks,
Shashi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jul 07 2001 - 21:00:10 EST