swift-nio/Sources/NIOCore/AsyncSequences
Fabian Fett d1690f8541
NIOThrowingAsyncSequenceProducer throws when cancelled (#2415)
* NIOThrowingAsyncSequenceProducer throws when cancelled

* PR review
2023-04-28 08:21:15 -07:00
..
NIOAsyncSequenceProducer.swift Throw `CancellationError` instead of returning `nil` during early cancellation. (#2401) 2023-04-11 08:58:01 -07:00
NIOAsyncSequenceProducerStrategies.swift Remove `#if compiler(>=5.5)` (#2292) 2022-10-13 07:17:46 -07:00
NIOAsyncWriter.swift NIOAsyncWriter: Provide a fast path for single element writes (#2365) 2023-02-10 15:16:41 +00:00
NIOThrowingAsyncSequenceProducer.swift NIOThrowingAsyncSequenceProducer throws when cancelled (#2415) 2023-04-28 08:21:15 -07:00