IOState.onWriteFailure

The local endpoint has reached a write failure. <p> A low level I/O failure, or even a hunt side EndPoint close (from idle timeout) are a few scenarios

@param t the throwable that caused the write failure

class IOState
void
onWriteFailure
(
Throwable t
)

Meta