abort abstract method

Future<void> abort()

Immediate local teardown/reset.

The fd backend currently maps this to the same local descriptor shutdown as close.

Implementation

Future<void> abort();