ajout d'un return
Some checks failed
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head There was a failure building this commit
Some checks failed
flavien's git/Projet_JAVA_P2P_STRI2A/pipeline/head There was a failure building this commit
This commit is contained in:
parent
2d027c4f4f
commit
0a04e7f28f
@ -219,6 +219,7 @@ public class ClientDownloadTCP implements Runnable {
|
|||||||
throw new InternalError();
|
throw new InternalError();
|
||||||
} catch (SocketClosed e){
|
} catch (SocketClosed e){
|
||||||
System.err.println("getHashSum512 : SocketClosed");
|
System.err.println("getHashSum512 : SocketClosed");
|
||||||
|
throw new InternalError();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user