Code polish

This commit is contained in:
nathan 2014-09-29 23:41:31 +02:00
parent d3425bd6d4
commit 687482309e

View File

@ -333,7 +333,9 @@ public class Client extends EndPointClient {
}
/**
* Closes all connections ONLY (keeps the server/client running)
* Closes all connections ONLY (keeps the server/client running).
* <p>
* This is used, for example, when reconnecting to a server.
*/
@Override
public void close() {