[ros-diffs] [gedmurphy] 32819: Complete rewrite of the tcpsvcs service in response to me doing some network stress testing. It now supports multiple connections from multiple clients across all services. For anyone interested in doing some network stress testing, start the simple tcp/ip services from the service manager, then run 'telnet <ip> 19' from a networked machine. Other ports to try are 7, 9, 13 and 17. Have fun.