fn is_mirrored_teardown(err: &ProxyError) -> boolExpand description
Whether a pipe error is an abnormal teardown the proxy already
mirrored and reported as ProxyEvent::StreamReset.
Callers use this to avoid double-reporting one teardown — notably as a
ParseError, which means a codec failure.