When a connection to a server is closed by the client the Socket_Close() event of the server is fired. Why is this event repeatedly fired over and over again for the same socket index if I am debugging and I have a break point set but it only fires once if I do not have a break point set?
↧