Until now the serial port has taken over many tasks. It was responsible for
timeouts, new connections and closeing the connection. This makes the port quite
difficult to replace. Now the port has been replaced by an interface.
The activity tracking is done on a upper level.
Until now the serial port has taken over many tasks. It was responsible for timeouts, new connections and closeing the connection. This makes the port quite difficult to replace. Now the port has been replaced by an interface. The activity tracking is done on a upper level.
Signed-off-by: Benedikt Bongartz b.bongartz@gridx.de