Method Protocols.Line.simple()->do_timeout()
- Method do_timeout
 protectedvoiddo_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