line 799
Event handler ConnectionReadFull is called, if its null, get Null ref Ex
Line should be
if (ConnectionReadFull != null) ConnectionReadFull(this, lastCode2, fms);
Original issue reported on code.google.com by darren.h...@rendezz.com on 11 Jul 2013 at 10:22
Original issue reported on code.google.com by
darren.h...@rendezz.com
on 11 Jul 2013 at 10:22