mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Refactored some buffering classes
This commit is contained in:
parent
38800991cb
commit
e79d5ddee8
29 changed files with 391 additions and 391 deletions
|
|
@ -50,7 +50,7 @@ public final class Static31 {
|
|||
try {
|
||||
if (++Static20.anInt673 > 1500) {
|
||||
if (Static124.socket != null) {
|
||||
Static124.socket.method2834();
|
||||
Static124.socket.close();
|
||||
Static124.socket = null;
|
||||
}
|
||||
if (Static196.anInt4587 >= 1) {
|
||||
|
|
@ -98,7 +98,7 @@ public final class Static31 {
|
|||
if (local126 != 101) {
|
||||
Static266.anInt5336 = local126;
|
||||
Static219.anInt4937 = 0;
|
||||
Static124.socket.method2834();
|
||||
Static124.socket.close();
|
||||
Static124.socket = null;
|
||||
return;
|
||||
}
|
||||
|
|
@ -113,19 +113,19 @@ public final class Static31 {
|
|||
if (Static125.worldId == -1) {
|
||||
Static219.anInt4937 = 0;
|
||||
Static266.anInt5336 = 6;
|
||||
Static124.socket.method2834();
|
||||
Static124.socket.close();
|
||||
Static124.socket = null;
|
||||
return;
|
||||
}
|
||||
Static219.anInt4937 = 0;
|
||||
Static124.socket.method2834();
|
||||
Static124.socket.close();
|
||||
Static124.socket = null;
|
||||
Static49.method1208();
|
||||
return;
|
||||
}
|
||||
} catch (@Pc(210) IOException local210) {
|
||||
if (Static124.socket != null) {
|
||||
Static124.socket.method2834();
|
||||
Static124.socket.close();
|
||||
Static124.socket = null;
|
||||
}
|
||||
if (Static196.anInt4587 < 1) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue