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


Method do_timeout

protected void do_timeout()

Description

This function is called when a timeout occurrs.

Overload this function as appropriate.

The default action is to shut down the connection immediately.

See also

create(), touch_time()