@ -25,6 +25,13 @@ public class ChatServer {
}
} catch (IOException e) {
e.printStackTrace();
} finally {
try {
serverSocket.close();