client-server
client-server copied to clipboard
Memory overflow resolved
Server side new connections should be closed if we are not going to communicate with them no more. By not closing connection, we could get memory overflow.