| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ntex-util v4.1.0 source code.tar.gz | 2026-09-21 | 645.0 kB | |
| ntex-util v4.1.0 source code.zip | 2026-09-21 | 857.4 kB | |
| README.md | 2026-09-21 | 564 Bytes | |
| Totals: 3 Items | 1.5 MB | 7 | |
Changes
- Propagate
Buffer::cancel_on_shutdown()to the created service - Improve API documentation for channels, timers, futures, and services
- Align service timeout ordering with
time::timeout() - Remove unnecessary
Defaultbound fromcondition::Waiterfuture - Wake pending
mpscreceive operations when the receiver is closed - Recompute
bstreamsender readiness when its buffer threshold changes - Saturate overflowing
MillisandSecondsconversions - Remove
ClonefromOneRequestServiceto preserve its single-call guarantee