Close client
This commit is contained in:
parent
9e66b17e58
commit
e038effde9
@ -14,6 +14,6 @@ public class Server implements Closeable {
|
||||
|
||||
@Override
|
||||
public void close() throws IOException {
|
||||
|
||||
client.close();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user