tcp multiple #32
@ -219,6 +219,7 @@ public class ClientDownloadTCP implements Runnable {
|
||||
throw new InternalError();
|
||||
} catch (SocketClosed e){
|
||||
System.err.println("getHashSum512 : SocketClosed");
|
||||
throw new InternalError();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user