interface documentation

A descriptor that can be half-closed.

Method readConnectionLost Indicates read connection was lost.
Method writeConnectionLost Indicates write connection was lost.
def readConnectionLost(reason: Failure): (source)

Indicates read connection was lost.

def writeConnectionLost(reason: Failure): (source)

Indicates write connection was lost.