When reading a line from the slave using the StreamResourceUtility NModbus can
enter an infinity loop if the slave never sends a newline.
This patch throws an exception if no newline is sent after 1000 characters is
read.
Original issue reported on code.google.com by rasmus.toftdahl.olesen on 2 Mar 2011 at 10:44
Original issue reported on code.google.com by
rasmus.toftdahl.olesen
on 2 Mar 2011 at 10:44Attachments: