hi
Even after closing the connection by calling shutdown() followed by close() the connection remains in TIME_WAIT state for around 45-50 seconds.
I am also calling setKeepAlive and setLinger on each connection.
Is there any solution to this? am i missing anything?
Thanks





