On Friday 17 March 2006 11:19, Kenneth Burgener wrote: > Is there a way to force a socket to be closed? I had an application > that was forcefully closed. I believe the kernel will eventually close > it, but I would prefer not to have the several minute wait. Any > suggestions?
I don't know about an individual socket, but you could play with the value in /proc/sys/net/ipv4/tcp_fin_timeout -- Respectfully, Nicholas Leippe Sales Team Automation, LLC 1335 West 1650 North, Suite C Springville, UT 84663 +1 801.853.4090 http://www.salesteamautomation.com /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
