Extracted from Pike v8.0 release 164 as of 2016-02-09.
   

Method Protocols.Line.simple()->close_callback()


Method close_callback

protected void close_callback()

Description

This function is called when the connection has been closed at the other end.

Overload this function as appropriate.

The default action is to shut down the connection on this side as well.