mirror of
https://github.com/binlaab/nanofiles.git
synced 2026-07-01 15:07:21 +02:00
implementado quit, hay que cerrar los sockets TCP cuando terminen las cosas
This commit is contained in:
@@ -18,7 +18,6 @@ public class NFServerState {
|
||||
}
|
||||
|
||||
public List<Socket> getSockets() {
|
||||
// tu puta madre va a hacer copias
|
||||
return sockets;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user