Method Protocols.Line.simple()->create()
- Method create
 Protocols.Line.simple Protocols.Line.simple(Stdio.Filecon,int|voidtimeout)- Description
 Create a simple nonblocking line-based protocol handler.
conis the connection.timeoutis an optional timeout in seconds after which the connection will be closed if there has been no data sent or received.If
timeoutis0(zero), no timeout will be in effect.- See also