missed one

pull/395/head
Nitin 10 years ago
parent 8f61b1781c
commit 8d1ba093b1

@ -270,6 +270,7 @@ public final class PoolElf
if (poolEntry.networkTimeout != networkTimeout) {
setNetworkTimeout(poolEntry.connection, networkTimeout);
poolEntry.setNetworkTimeout(networkTimeout);
resetBits |= 0b10000;
}

Loading…
Cancel
Save