Fixed:TCP , but model null (non si resetta serverCrashed)
This commit is contained in:
@@ -195,6 +195,10 @@ public class ServerLauncher {
|
||||
serverTCP.notifyAll(event);
|
||||
}
|
||||
}
|
||||
else {
|
||||
serverRMI.notifyAll(event);
|
||||
serverTCP.notifyAll(event);
|
||||
}
|
||||
return !event.getIsError();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user