IOState.onReadFailure

The local endpoint has reached a read failure. <p> This could be a normal result after a proper close handshake, or even a premature close due to a connection disconnect.

@param t the read failure

class IOState
void
onReadFailure
(
Throwable t
)

Meta