mirror of
https://github.com/danog/amp.git
synced 2024-12-11 17:09:40 +01:00
dd0f01f4db
onCompletion callbacks are invoked if complete() or fail() is called before the stream is disposed. onDisposal callbacks are invoked if the stream is disposed before being completed or failed. Forbid failing a stream with DisposedException. |
||
---|---|---|
.. | ||
AutoDisposingStream.php | ||
EmitSource.php | ||
functions.php | ||
Placeholder.php | ||
PrivateIterator.php | ||
PrivatePromise.php | ||
Producer.php | ||
ResolutionQueue.php |