Temporarily catch any skips from c76995f
This commit is contained in:
parent
c76995fa00
commit
e50eda58e0
@ -1048,6 +1048,7 @@ final class Binkp extends BaseProtocol
|
|||||||
$this->sessionClear(self::SE_WAITGOT|self::SE_SENDFILE);
|
$this->sessionClear(self::SE_WAITGOT|self::SE_SENDFILE);
|
||||||
|
|
||||||
$this->send->close(FALSE,$this->node);
|
$this->send->close(FALSE,$this->node);
|
||||||
|
throw new \Exception('We got a skip, but we dont handle it properly');
|
||||||
}
|
}
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user