UnixSocketExt's handler which connects the connected socket to the registered AppStatus instance, displays static lines and waits until user disconnects. The optional parameter is the wanted terminal width to assume.
command used to call this handler
delegate to write data to the socket
delegate to read data from the socket
IODevice instance of the connected socket.
See Implementation
UnixSocketExt's handler which connects the connected socket to the registered AppStatus instance, displays static lines and waits until user disconnects. The optional parameter is the wanted terminal width to assume.