On 3/17/06, Kenneth Burgener <[EMAIL PROTECTED]> 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?
Does your socket sit in the FIN_WAIT or TIME_WAIT state? /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
