bind error
Hi
I created a server application using winsock functions, Then I terminated that from the Windows Task Manager. But when I ran it again it got failed on bind(Args). I know that two server application can not bind to the same port. I dont know why did not my application get the same port.

