/// [SOCKS extended authentication](https://spec.torproject.org/socks-extensions.html#extended-auth)
/// [the relevant section of prop365](https://spec.torproject.org/proposals/365-http-connect-ext.html#x-tor-rpc-target-arti-rpc-support).
Some(e @ PE::NotConnected) => debug!(error = (e as &dyn std::error::Error), "Connection exited"),