close
Closes admission and lets already-admitted frames finish before cancelling the worker as a bounded fallback.
A forced cancellation can interrupt a frame mid-write, so close is terminal for the underlying stream: a subclass must close or replace that stream before another transport instance writes to it.