When I entered netstat -na in cmd prompt I get below out put, What is the meaning of TIME_WAIT State.
C:\user\hp\>netstat -na
port Local Address Foreign Address State
TCP 192.168.1.556:49152 192.168.1.662:3306 TIME_WAIT
Like this I have so many TIME_WAIT.
What is the meaning of TIME_WAIT State ? Is there any problem with TIME_WAIT State ?
From the manual: