You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (!_existeElSocket(socket)) return EnumError.SIN_CONEXION; // TODO: cambiar todos los retornos por valores enteros, e independizar métodos de los retornos de sus llamadas.
https://github.com/facundolaffont/ajedrez-java/blob/66ad3d8715db4066fd86ba9eee4421d71ff40f95/src/ajedrez/servidor/Juego.java#L136