pub fn force_finish_on_error<E>((s, e): (SendMessageContext<'_>, E)) -> E
Expand description

only call if you deem the connection doomed by an error returned from writing. The connection might be left in an invalid state if some but not all bytes of the message have been written