Refactor part of the connection loop

This commit is contained in:
Pazaz 2022-04-20 13:54:03 -04:00
parent 80c6ba05ff
commit f462316fce
158 changed files with 2147 additions and 2133 deletions

View file

@ -204,7 +204,7 @@ public final class BufferedSocket implements Runnable {
}
if (this.aClass212_4.status == 1) {
try {
((Thread) this.aClass212_4.anObject6).join();
((Thread) this.aClass212_4.result).join();
} catch (@Pc(59) InterruptedException local59) {
}
}