Bugfix
This commit is contained in:
parent
eafa19eb4e
commit
5af3fe77c6
@ -24,6 +24,7 @@ use danog\MadelineProto\Exception;
|
|||||||
use danog\MadelineProto\Stream\Async\RawStream;
|
use danog\MadelineProto\Stream\Async\RawStream;
|
||||||
use danog\MadelineProto\Stream\ConnectionContext;
|
use danog\MadelineProto\Stream\ConnectionContext;
|
||||||
use function Amp\Socket\connect;
|
use function Amp\Socket\connect;
|
||||||
|
use Amp\ByteStream\ClosedException;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Buffered raw stream.
|
* Buffered raw stream.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user